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 (and run prepare scripts)
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 | Downloads |
|---|---|---|
| @vltpkg/benchmark | BSD-2-Clause-Patent | N/A |
| @vltpkg/infra-build | BSD-2-Clause-Patent | N/A |
| vlt | BSD-2-Clause-Patent | |
| @vltpkg/cli-js | BSD-2-Clause-Patent | |
| @vltpkg/smoke-test | BSD-2-Clause-Patent | N/A |
| Workspace Name | License |
|---|---|
| @vltpkg/docs | BSD-2-Clause-Patent |