ipfs-inactive / gx-workspace

[ARCHIVED] A gx tool for working with a big bunch of repositories/packages
MIT License
12 stars 3 forks source link

implement bubble-list to list packages we will need to bubble #2

Closed whyrusleeping closed 7 years ago

whyrusleeping commented 7 years ago

Try for example:

cd $GOPATH/src/github.com/ipfs/go-ipfs
gx-workspace bubble-list go-libp2p-peer

Lists out packages that will need to be updated if we update the parameter package in the order we need to update them.

ghost commented 7 years ago

:+1: sorry :)