hiver-git-publisher
v1.0.8
Published
It is a cli tool to make your package ready for publishing changes to npm
Downloads
8
Readme
Hiver Git Publisher
Hiver Git publisher is a cli tool which helps to create releases of your package using github actions.
Questions
what is the master branch name
give the repo branch name which has been selected as your main branch
what is the build script name
what is the name of the script mentioned in the package.json scripts section to build your code
Installation
npx hiver-git-publisher@latest
Note
Dont forget to create these labels in your github repository | labels | | ------ | | breaking-change | | new-feature | | bug-fix | | docs-update | | minor-update |
License
MIT
Free Software, Hell Yeah!