np-publisher
v1.0.6
Published
Publish to npm with 1 line. Automaticly increase versioning
Downloads
12
Maintainers
Readme
np-publisher
np-publisher is simple library for pushing to github with 1 command
np-publisher
Uses
# For fixes
np-publisher
# or
np-publisher -fix
# For minor changes
np-publisher -minor
# For major changes
np-publisher -major
Or even shorter
# For fixes
np
# or
np -fix
# For minor changes
np -minor
# For major changes
np -major