status-go/vendor/github.com/multiformats/go-multistream/Makefile

14 lines
201 B
Makefile
Raw Normal View History

2019-06-09 07:24:20 +00:00
export IPFS_API ?= v04x.ipfs.io
gx:
go get github.com/whyrusleeping/gx
go get github.com/whyrusleeping/gx-go
deps: gx
gx --verbose install --global
gx-go rewrite
publish:
gx-go rewrite --undo