@gitrevue/cli
v0.2.0
Published
GitRevue CLI - Simplify your code reviews
Downloads
7
Readme
GitRevue CLI
GitRevue CLI helps you report your asset information for review.
Installing
npm install -g @gitrevue/cli
Usage
You'll need an API key which you can create for your organisation
Publishing artifacts
Publishing artifact information to GitRevue for tracking. You may supply as many globs as needed, any type of artifact may be published. You can use the --dry-run
option to check matches without publishing them to the GitRevue API.
gitrevue artifacts <glob> [glob]