major-release

v0.1.0
Majordomo command to help to release new version of your project
majordomo release

Major-release

Majordomo command to help to release new version of your project. Remember that neither npm nor bower won't work without git module because of their philosophy of package releasing (using git tags). Dont't forget to commit all wanted changes before releasing.

Installation

$ npm install major-release

Usage

$ majordomo release

Modules

git

  • creates new tag
  • pushes local repository to remote one (including tags)

npm

  • publishes package

bower

  • registers component

License

Major-release is MIT licensed. Feel free to use it, contribute or spread the word. Created with love by Petr Nevyhoštěný (Twitter).

npm i major-release

Metadata

  • MIT
  • Whatever
  • Petr Nevyhostěný
  • released 9/14/2014

Downloads

Maintainers