Makefile 158 Bytes
Newer Older
Jeromy's avatar
Jeromy committed
1
2
export IPFS_API = v04x.ipfs.io

Jeromy's avatar
Jeromy committed
3
4
5
6
7
8
gx:
	go get -u github.com/whyrusleeping/gx
	go get -u github.com/whyrusleeping/gx-go

deps: gx
	gx --verbose install --global