branchsite

4.0.3 • Public • Published

branchsite

Heavily inspired by np, this provides a complimentary tool that eases the process of publishing your static files to a branch (e.g. gh-pages).

Build Status Greenkeeper badge Commitizen friendly styled with prettier semantic-release

Install

$ yarn global add branchsite

Usage

$ bs --help

    bs - CLI tool for publishing your static website to a separate branch

    USAGE

      bs

    OPTIONS

      --any-branch            Allow pushing from any branch                         optional
      --no-yarn               Don't use Yarn                                        optional
      --no-publish            Don't publish                                         optional
      --no-cleanup            Will skip the clean up stage                          optional
      --hook <hook>           NPM hook that builds your static website              optional
      --directory <path>      Directory that will be pushed to separate branch      optional
      --branch <branch>       Branch that will be used for deployment               optional

    GLOBAL OPTIONS

      -h, --help         Display help
      -V, --version      Display version
      --no-color         Disable colors
      --quiet            Quiet mode - only displays warn and error messages
      -v, --verbose      Verbose mode - will also output debug messages

Contributing

See our contributing guide to learn about our development process.

Changelog

Every release is automatically documented on the GitHub releases page using semantic-release.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i branchsite

Weekly Downloads

15

Version

4.0.3

License

MIT

Unpacked Size

13.5 kB

Total Files

5

Last publish

Collaborators

  • emcaballero