Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vltpkg/vltpkg

the vlt monorepo
https://github.com/vltpkg/vltpkg

cli javascript monorepo nodejs package package-manager vlt

Last synced: 6 days ago
JSON representation

the vlt monorepo

Awesome Lists containing this project

README

        

![vlt](https://github.com/user-attachments/assets/36f8e32e-e59b-44f4-b8d5-93d3b014138b)

# vlt /vōlt/

Develop > Run > Distribute

**[Documentation](https://docs.vlt.sh)**

## **@vltpkg**

The monorepo containing the [vlt](https://www.vlt.sh) package manager.

## Documentation

### Development

```bash
# 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](./CONTRIBUTING.md) for more information on how to build and develop the various workspaces.