functions-creator
v1.2.4
Published
functions-creator
Downloads
37
Keywords
Readme
functions-creator
Publish instructions
> grunt bump:[major|minor|patch]
#If you'd like to test it in your local environment
> npm install . -g
or
> cd path/to/project/that/uses/this/package
> npm install path/to/this/package
Test your package in some project and make sure it works. When you are absolutely sure
> git push origin master
> git push origin master --tags
> npm publish