@vantaloom/cli
v0.6.0
Published
Vantaloom local runtime manager.
Downloads
5,745
Readme
Vantaloom CLI
Command-line manager for installing, updating, starting, stopping, and inspecting a local Vantaloom runtime.
npm install -g @vantaloom/cli
vantaloom install
vantaloom status
vantaloom updateThe CLI downloads the current platform runtime from public npm packages such as @vantaloom/runtime-win32-x64, @vantaloom/runtime-linux-x64, and @vantaloom/runtime-darwin-arm64. No GitHub token is required for install or update.
