Commit 9ce2eebd authored by Jeromy Johnson's avatar Jeromy Johnson
Browse files

Merge pull request #30 from Stebalien/local-api

Allow users to override the IPFS API address when fetching dependencies
parents 59928fba cdc8b78e
export IPFS_API = v04x.ipfs.io
export IPFS_API ?= v04x.ipfs.io
gx:
go get -u github.com/whyrusleeping/gx
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment