eburon-codemaxxx
v0.1.0
Published
CodeMaxxx — AI coding agent for the terminal, powered by Ollama & eburonmax/codemax-v3
Maintainers
Readme
eburon-codemaxxx
CodeMaxxx — AI coding agent for the terminal, powered by Ollama.
Install
npm i -g eburon-codemaxxxUsage
eburon-codemaxxx # launch TUI agent
eburon-codemaxxx install # install Ollama + pull model + OpenCode
eburon-codemaxxx launch # launch via ollama launch
eburon-codemaxxx tui # launch TUI agent
eburon-codemaxxx help # show helpOther install methods
# curl one-liner
curl -fsSL https://raw.githubusercontent.com/eburondeveloperph-gif/probable-tribble/main/setup.sh | bash
# Homebrew
brew tap eburondeveloperph-gif/codemaxxx
brew install eburon-codemaxxx