# nbx [](#contributors-) My own personal cli [](https://oclif.io) [](https://npmjs.org/package/@beaussan/nbx) [](https://circleci.com/gh/beaussan/nbx/tree/master) [](https://codecov.io/gh/beaussan/nbx) [](https://npmjs.org/package/@beaussan/nbx) [](https://github.com/beaussan/nbx/blob/master/package.json) - [nbx](#nbx) - [Usage](#usage) - [Commands](#commands) # Usage ```sh-session $ npm install -g @beaussan/nbx $ nbx COMMAND running command... $ nbx (-v|--version|version) @beaussan/nbx/2.0.4 linux-x64 node-v13.7.0 $ nbx --help [COMMAND] USAGE $ nbx COMMAND ... ``` # Commands - [`nbx add:prettier`](#nbx-addprettier) - [`nbx help [COMMAND]`](#nbx-help-command) - [`nbx wall TERMS`](#nbx-wall-terms) ## `nbx add:prettier` describe the command here ``` USAGE $ nbx add:prettier OPTIONS -h, --help show CLI help -v, --verbose Verbose output EXAMPLE $ nbx wall hello world from ./src/hello.ts! ``` _See code: [src/commands/add/prettier.ts](https://github.com/beaussan/nbx/blob/v2.0.4/src/commands/add/prettier.ts)_ ## `nbx help [COMMAND]` display help for nbx ``` USAGE $ nbx help [COMMAND] ARGUMENTS COMMAND command to show help for OPTIONS --all see all commands in CLI ``` _See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v2.2.3/src/commands/help.ts)_ ## `nbx wall TERMS` describe the command here ``` USAGE $ nbx wall TERMS ARGUMENTS TERMS The search terms for the wallpaper OPTIONS -a, --anime Enable anime category -f, --force Override the file if found -g, --general Enable general category -h, --help show CLI help -o, --output=output Output for the wallpaper -p, --people Enable people category -r, --random Pick one randomly -s, --sketchy Enables sketchy search -v, --verbose Verbose output EXAMPLE $ nbx wall hello world from ./src/hello.ts! ``` _See code: [src/commands/wall/index.ts](https://github.com/beaussan/nbx/blob/v2.0.4/src/commands/wall/index.ts)_ ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Nicolas Beaussart 💻 🤔 ⚠️ |