openvan
v0.1.0
Published
OpenVAN CLI (prebuilt binaries)
Readme
openvan (npm)
This package installs the openvan CLI via prebuilt, platform-specific binaries.
Install
npm i -g openvanSupported platforms (initial)
- macOS (arm64, x64)
- Linux (x64, glibc)
- Windows (x64)
Troubleshooting
If you see an error about missing binaries, ensure optional dependencies are enabled.
For local development you can bypass the npm binary resolution by setting:
OPENVAN_BINARY_PATH=/absolute/path/to/openvan openvan --help