castagne-agent
v0.1.0
Published
Castagne agent runtime CLI
Readme
castagne-agent
Install the Castagne CLI from npm:
npm install -g castagne-agent
castagne --helpThe npm package contains command shims and prebuilt Castagne binaries only. It does not contain the Rust workspace, Web source, examples, config files, secrets, or local state.
Supported package targets are:
- macOS arm64:
aarch64-apple-darwin - macOS x64:
x86_64-apple-darwin - Linux arm64:
aarch64-unknown-linux-gnu - Linux x64:
x86_64-unknown-linux-gnu
