-
Notifications
You must be signed in to change notification settings - Fork 0
Home
RilDev edited this page Oct 22, 2020
·
8 revisions
gh-packages
is a little CLI tool I created to take care of the package publishing logic for me.
It creates a gh-packages
branch with all your project's code, runs an optional custom command, and publishes your package on NPM.
For a general overview of the project, please read the README file.
If you are unsure about where to start, you can head over to the Getting Started page.
If you find it useful, please star the project on GitHub.
For more information about the different installation options, please read the Installation page.
For more information about the different options offered by gh-packages
, like publishing a minor
update or using a custom command, please read the Options page.
For practical examples, please read the Examples page.