go-libp2p/Makefile

15 lines
283 B
Makefile
Raw Normal View History

2016-02-17 00:13:58 +00:00
gx:
2016-10-05 19:16:25 +00:00
go get github.com/whyrusleeping/gx
go get github.com/whyrusleeping/gx-go
deps-protocol-muxing: deps
go get -u github.com/multiformats/go-multicodec
go get -u github.com/libp2p/go-msgio
2016-10-05 19:24:57 +00:00
deps: gx
2016-02-17 00:13:58 +00:00
gx --verbose install --global
2016-10-05 19:16:25 +00:00
gx-go rewrite
publish:
gx-go rewrite --undo