/pn

This is an experimental wrapper over the pnpm CLI written in Rust

Primary LanguageRustMIT LicenseMIT

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