shipmate

0.0.1 • Public • Published

shipmate

One command to publish a module to npm with tons of checks to make sure your code does not break. Especially tailored to projects with lots of npm linked modules.

Install

npm i -g shipmate

Usage

To configure a project run

shipmate setup

To ship or check the status of your repo, run

shipmate

Advanced Usage

Usage: shipmate

Default command: publish

Commands:
  publish     Run checks and publish to npm
  hooks       Git hooks
  deps        Update dependencies in package.json
  dependents  Manage packages depending on this one

Options:
  --help  Show help                                                    [boolean]

Readme

Keywords

none

Package Sidebar

Install

npm i shipmate

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • vjpr