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 [email protected]:vltpkg/vltpkg.git
cd vltpkg
# Install deps (and run prepare scripts)
pnpm install
# Run the locally built CLI
pnpm vlt # OR ./node_modules/.bin/vlt
See 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 |