@ruvyxa/cli-linux-x64
v1.1.5
Published
Prebuilt Ruvyxa CLI binary for Linux x64.
Maintainers
Readme
This package is installed automatically as an optional dependency of ruvyxa on matching platforms.
Application users should install ruvyxa, not this package directly.
npm create ruvyxa@latest my-app
cd my-app
npm install
npm run doctorThe package exists so npm can resolve a platform-specific binary without requiring Rust or Cargo on user machines.
Binary Resolution
The main ruvyxa package tries this optional package on Linux x64 after checking for a bundled
native binary. The executable exposed by this package is ruvyxa.
