blackboxai-cli
v1.0.3
Published
CLI client to use Blackbox AI
Downloads
54
Maintainers
Readme
Blackbox Helper
Getting Started
To get started, run the following command:
npm install -g blackboxai-cli
Usage
To use Blackbox, simply run:
blackbox
When run without parameters, Blackbox will display an interface for you to type your question. Press Ctrl+D to finish.
If you use the --watch
flag:
blackbox --watch
Blackbox will read and respond to code changes in the current directory in real-time.