UNPKG

vlt

Version:
35 lines (24 loc) 1.28 kB
![vlt](https://github.com/user-attachments/assets/aec7c817-b83f-4d71-b34a-4e480b97e82c) # vlt **Develop. Run. Distribute.** ![vlt Version](https://img.shields.io/npm/v/vlt?logo=npm&label=Version) ![Package Downloads](https://img.shields.io/npm/dm/vlt?logo=npm&label=Downloads) ![GitHub Branch Status](https://img.shields.io/github/checks-status/vltpkg/vltpkg/main?logo=github&label=GitHub) ![Discord Server Status](https://img.shields.io/discord/1093366081067954178?logo=discord&label=Discord) [![Socket Security Status](https://socket.dev/api/badge/npm/package/vlt)](https://socket.dev/npm/package/vlt) ![screenshots](https://blog.vlt.sh/static/images/introducing-vlt-and-vsr/introducing-vlt-and-vsr.png) ### 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>