vlt
Version:
The vlt CLI
35 lines (24 loc) • 1.28 kB
Markdown

# vlt
**Develop. Run. Distribute.**




[](https://socket.dev/npm/package/vlt)

### Documentation
Full documentation, startup guides & API references can be found at
[docs.vlt.sh](https://docs.vlt.sh). `vlt` comes with it multiple
companion binaries which helpfully alias common commands (ex. `vlr` is
equivalent to `vlt run`, `vlx` is `vlt exec` etc.)
#### Usage
```bash
vlt <command> # run internal commands
vlr <script> # run user-defined scripts
vlx <package> # run executable packages
```
### Contributors
<a href="https://github.com/vltpkg/vltpkg/graphs/contributors">
<img src="https://contrib.rocks/image?repo=vltpkg/vltpkg" />
</a>