mirror of
https://github.com/logos-messaging/go-libp2p-pubsub.git
synced 2026-01-02 12:53:09 +00:00
8 lines
141 B
Makefile
8 lines
141 B
Makefile
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
|