A JavScript wrapper to https://github.com/gov4git/gov4git
npm install -g @gov4git/js-client
You should then be able to run gov4git
commands or the alias g4g
.
g4g --help
A new version of this package needs to be released whenever GitRules releases a new version.
- Update the
archive-downloader.variables.version
field inpackage.json
to the new version of GitRules. - Update the
version
field inpackage.json
(typically matching the new version of GitRules) - When these changes make it to the main branch, a GitHub action will automatically deploy a new npm package.