Release npm packages on Github


Keywords
realease, npm-publish, github-release, github-releases, npm, publish-npm
License
MIT
Install
npm install github-npm@1.3.0

Documentation

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