0.2.0 • Published 4 years ago

@gitrevue/cli v0.2.0

Weekly downloads
226
License
MIT
Repository
github
Last release
4 years ago

GitRevue CLI

NPM version NPM downloads

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]

License

MIT