nob

v0.0.1
Feature Rich `npm publish`
cli-app cli npm publish git push version bump commit and 1 more...

np

A better npm publish

Why

  • Ensures the working directory is clean and that there are no unpulled changes
  • Reinstalls dependencies to ensure your project works with the latest dependency tree
  • Runs the tests
  • Bumps the version in package.json and creates a git tag
  • Publishes the new version to npm
  • Pushes commits and tags to GitHub

Install

$ npm install nob

Usage

nob [patch | minor | major | <version>]
# `patch` is default

License

MIT © Kabir Shah

npm i nob

Metadata

  • MIT
  • >=0.10.0
  • Kabir Shah
  • released 3/13/2016

Downloads

Maintainers