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