@opencoven/cli
v0.0.54
Published
Coven CLI wrapper for the native Rust binary.
Readme
@opencoven/cli
Node wrapper for the native Coven Rust CLI.
Install or run the published wrapper:
npm install -g @opencoven/cli
coven doctor
# or without global install:
npx @opencoven/cli doctorThe wrapper installs platform-specific native packages through optionalDependencies and runs the matching coven binary for your OS and CPU. No Rust toolchain is required for end users after a supported package is published.
v0 platform scope
Current early-adopter packages target:
@opencoven/cli-macosfor macOS Apple Silicon@opencoven/cli-linux-x64for glibc-based Linux x64 distributions@opencoven/cli-windowsfor Windows x64
Alpine Linux is not supported.
