@marwan_reyad/neuron-cli
v0.1.0
Published
Launcher CLI for the local Neuron project
Readme
Neuron CLI
This launcher installs a neuron command that boots your local Neuron project.
Start
neuron startInstall
Local install:
bash /Users/marwan/Desktop/neuron-cli/install.shHosted install shape:
curl -fsSL https://openclaw.ai/install.sh | bashRepo Path
By default the launcher points to:
/Users/marwan/Desktop/opencode-devYou can override it with:
NEURON_PROJECT_PATH=/some/other/path neuron start