ipld-eth-server/vendor/github.com/libp2p/go-libp2p-routing-helpers/Makefile

9 lines
173 B
Makefile

export IPFS_API ?= v04x.ipfs.io
gx:
go get -u github.com/whyrusleeping/gx
go get -u github.com/whyrusleeping/gx-go
deps: gx
gx --verbose install --global
gx-go rewrite