Installs o + .a5c/ templates into the current directory:
curl -fsSL https://raw.githubusercontent.com/a5c-ai/o/main/install.sh | bash -s -- --to ../o(made executable whenchmodis supported)./.a5c/o.md./.a5c/functions/./.a5c/processes/
It also creates/updates ./.gitignore with a single managed block to ignore:
.a5c/creds.env.a5c/creds.env.tmp.*.a5c/runs/
curl -fsSL https://raw.githubusercontent.com/a5c-ai/o/main/install.sh | bash -s -- [OPTIONS]--to DIRtarget directory (default: current directory)--forceoverwrite existingo/.a5c/{o.md,functions,processes}--no-gitignoredo not modify target.gitignore--helpshow usage
From your target directory:
./o help
./o init
./o doctoro and the installer are Bash. On Windows, use WSL2 (recommended) or Git Bash/MSYS2.
From a clone of this repo:
./install.sh --smoke-test