Skip to content
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.

Clone this wiki locally