@arg-ai/cli
v0.3.20
Published
Command-line interface for arg.ai
Downloads
66
Keywords
Readme
@arg-ai/cli
The arg CLI for arg.ai, distributed via npm.
This package is a thin Node shim that re-execs the platform-specific binary shipped in one of the @arg-ai/cli-<platform>-<arch> packages. The actual binary is a static Go executable — Node is only used at install/launch time to pick the right one.
Install
npm install --global @arg-ai/cliOr run without installing:
npx @arg-ai/cli --helpOther install paths
- macOS / Linux Homebrew:
brew install relevanceai/tap/arg - Direct download: github.com/relevanceai/arg-releases
License
MIT.
