github-npm

1.3.0 • Public • Published

github - npm

Release npm packages on Github never had been easier

Patreon Cash Me abranhe Build Status npm license

Usage

Usage:
    $ npx github-npm <command...>

Where version can be:
    patch | minor | major

Options:
    -h  --help                   Show help and exit
    --version                    View package version
    <version>                    Select between <patch, minor, major>
    <version> -m <message>       Add a custom message to commit
                                 Eg: $ github-npm patch -m "drop new realese"

Api

  • Go to master branch
  • Publish npm package
  • Commit changes with a default message of package version published or with custom message using -m "your custom message"
  • Create a new semantic tag and publish it

Read more on my blog.

Author

Carlos Abraham Logo
Carlos Abraham

Related

gong : Gem on Github: Release gem packages easier on Github.

License

MIT License © Carlos Abraham

Package Sidebar

Install

npm i github-npm

Weekly Downloads

6

Version

1.3.0

License

MIT

Unpacked Size

10.1 kB

Total Files

7

Last publish

Collaborators

  • abranhe