pnpm / pn

This is an experimental wrapper over the pnpm CLI written in Rust
MIT License
97 stars 7 forks source link

pn

This is an experimental wrapper over the pnpm CLI that aims to make pnpm faster, see related discussion.

Development

Compile:

cargo build

Run the compiled bin:

./target/debug/pn --help

License

MIT