nbn-cli
v1.0.8
Published
NextBuildNumber CLI is used to interact with your Build Numbers on NextBuildNumber.net by using the REST API
Downloads
13
Maintainers
Readme
NextBuildNumber CLI
The NextBuildNumber CLI is used to interact with your Build Numbers on NextBuildNumber.net by using the REST API. It is built with openapi-commander.
Table of Content
Installation
NextBuildNumber CLI is installed via npm. Run this command to install it for local use:
npm install -g nbn-cli
Usage
To run NextBuildNumber CLI you will need NodeJS installed. CLI is added to PATH by NPM, so you can invoke it like this:
# Show available commands:
nbn --help
Click here to open the NextBuildNumber.net CLI Documentation Site: https://docs.nextbuildnumber.net/#/cli
Contributing
Bug reports and pull requests are welcome on GitLab at https://gitlab.com/nextbuildnumber/nbn-cli.
License
The package is available as open source under the terms of the MIT License.