vlt /vōlt/
Develop. Run. Distribute.
This is the source monorepo for the vlt package manager.
Documentation
Full documentation, startup guides & API references can be found at docs.vlt.sh.
Development
# Clone the repo
git clone git@github.com: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.
Contributors
Licenses
Below you can find a complete table of each workspace available in this repository and its corresponding license:
Reusable Client Internals (src/*
)
Infrastructure (infra/*
)
Documentation (www/*
)
Workspace Name | License |
---|---|
@vltpkg/docs | BSD-2-Clause-Patent |