The Vona CLI is a command-line interface for the Vona framework, version 1.1.53. It provides tooling for scaffolding, building, and managing Vona projects. The package is designed to streamline development workflows within the Vona ecosystem, with a focus on simplicity and integration. Active development is ongoing, with releases every few weeks. Key differentiator: tightly coupled with Vona framework for seamless project management.
npm install vona-cliVerified import paths — ran on the pinned version, not inferred.
Shows how to programmatically run the CLI and also the terminal command. Uses default import and a simple init command.
Ensure 'vona' is installed (npm install vona) before using CLI.
Use 'scaffold' command instead.
Run 'npm install vona' in your project directory.
No dependency data recorded yet.