terbit

1.0.11 • Public • Published

terbit

A better npm publish, inspired by np

NPM Version Licence Build Status Coverage Status Dependency Status

Install

$ npm install --global terbit

Usage

$ terbit --help

  Usage
    $ terbit <version>

    Version can be:
      patch | minor | major | prepatch | preminor | premajor | prerelease | 1.2.3

  Options
    --any-branch       Allow publishing from any branch
    --skip-cleanup     Skip cleanup of node_modules
    --skip-test        Skip cleanup and testing
    --changelog-preset Use `conventional-changelog`
    --tag              Publish under a given dist-tag

  Examples
    $ np patch
    $ np 1.0.2
    $ np 1.0.2-beta.3 --tag=beta

Package Sidebar

Install

npm i terbit

Weekly Downloads

1

Version

1.0.11

License

MIT

Last publish

Collaborators

  • simon.degraeve