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
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| example | Folder | 0755 |
|
|
| lib | Folder | 0755 |
|
|
| .npmignore | File | 39 B | 0644 |
|
| .travis.yml | File | 334 B | 0644 |
|
| License | File | 1.11 KB | 0644 |
|
| Makefile | File | 312 B | 0644 |
|
| Readme.md | File | 8.76 KB | 0644 |
|
| equation.gif | File | 1.18 KB | 0644 |
|
| index.js | File | 40 B | 0644 |
|
| package.json | File | 1.72 KB | 0644 |
|