@varavel/veta
v0.1.1
Published
Veta static site generator
Maintainers
Readme
Veta static site generator
This package installs the Veta CLI using NPM.
Installation
Global installation:
npm install -g @varavel/vetaOr as a dev dependency:
npm install --save-dev @varavel/vetaUsage
After installation, the veta command will be available:
veta --help # See available commandsSupported Platforms
- macOS: x64, ARM64 (Apple Silicon)
- Linux: x64, ARM64
- Windows: x64
How It Works
This package downloads the appropriate pre-compiled Veta binary for your platform during installation. The binary is fetched from the official GitHub releases.
Documentation
Visit https://github.com/varavelio/veta for full documentation.
License
MIT
