1.0.5 • Published 1 year ago

blackboxai-cli v1.0.5

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

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.