pnpm / pn

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

Publish.. #63

Open jayvdb opened 2 months ago

jayvdb commented 2 months ago

https://crates.io/crates/pn is still available, but it is likely to get taken quickly.

Honestly I feel like https://crates.io/crates/pnpm might be a better name, and this will eventually become a drop in replacement for the real pnpm. Fingers crossed ;-)

Simon-Laux commented 1 month ago

I think it also makes sense to release pre-build versions on npm for fast installation

Possibly later as optional dependency for pnpm to make scripts that contain calls to pnpm faster by calling pn instead.