Develop. Run. Distribute.
This is the source monorepo for the vlt package manager.
Full documentation, startup guides & API references can be found at docs.vlt.sh.
# clone the repo
git clone git@github.com:vltpkg/vltpkg.git
cd vltpkg
# install deps
vlt install
# run the locally built cli
vlr vlt # OR ./node_modules/.bin/vltSee the contributing guide for more information on how to build and develop the various workspaces.
Below you can find a complete table of each workspace available in this repository and its corresponding license:
| Workspace Name | License |
|---|---|
| @vltpkg/docs | BSD-2-Clause-Patent |
