pn icon indicating copy to clipboard operation
pn copied to clipboard

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

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