1.0.5 • Published 11 months ago
blackboxai-cli v1.0.5
Blackbox Helper
Getting Started
To get started, run the following command:
npm install -g blackboxai-cliUsage
To use Blackbox, simply run:
blackboxWhen 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 --watchBlackbox will read and respond to code changes in the current directory in real-time.