To install the CodeMaker AI CLI follow these steps.
Install Homebrewarrow-up-right on your local machine.
In terminal execute the command: brew install codemakerai/tap/codemaker-cli
brew install codemakerai/tap/codemaker-cli
Configure the CLI and set the API Key: codemaker configure
codemaker configure
Run CLI commands: codemaker generate docs **/*.java
codemaker generate docs **/*.java
CodeMaker CLI can be installed for any of the supported platforms by downloading the binary distributionarrow-up-right.
Download the latest release of CodeMaker CLIarrow-up-right for you operating system and architecture.
Unzip the archive.
Add CodeMaker CLI to your path.
Run CLI commands codemaker generate docs **/*.java
Last updated 2 years ago