Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 281 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 281 Bytes

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