libp2p / js-peer-id

peer-id implementation in JavaScript. Deprecated; use https://github.com/libp2p/js-libp2p-peer-id instead.
https://github.com/libp2p/js-libp2p-peer-id
MIT License
80 stars 44 forks source link

chore: remove binary #160

Closed achingbrain closed 2 years ago

achingbrain commented 2 years ago

Remove the cli peer-id tool as it makes installs take longer due to pulling in extra deps and should really be it's own module.

BREAKING CHANGE: removes install cli tool

achingbrain commented 2 years ago

No massive rush to merge this as it'll need a minor version bump and rolling them out is painful.

Could go out at the same time as #150 which will also need a minor.

aewing commented 2 years ago

I made a package to provide a bin for anyone interested: https://www.npmjs.com/package/peer-id-bin