Skip to content

vltpkg/vltpkg

Repository files navigation

vlt

vlt /vōlt/

Develop > Run > Distribute

Documentation

@vltpkg

The monorepo containing the vlt package manager.

Documentation

Development

# Clone the repo
git clone [email protected]:vltpkg/vltpkg.git
cd vltpkg
# Install deps and prepare
pnpm install
# Run the locally built CLI
./node_modules/.bin/vlt

See the contributing guide for more information on how to build and develop the various workspaces.