@meridian-flow/mars-agents
v0.4.5
Published
Mars — agent package manager for .agents/ directories
Readme
@meridian-flow/mars-agents
@meridian-flow/mars-agents is the npm distribution of the mars CLI.
It installs a small launcher plus the matching prebuilt binary package for the current supported platform.
Install
npm install -g @meridian-flow/mars-agentsSupported prebuilt platforms:
- macOS
arm64 - macOS
x64 - Linux
arm64(glibc) - Linux
x64(glibc) - Windows
x64
If your platform is not supported, install from source instead:
cargo install --git https://github.com/haowjy/mars-agentsProject README: https://github.com/haowjy/mars-agents
