1.0.7 • Published 1 year ago

nbn-cli v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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.