提交 eb1a5618 作者: Brian Tiger Chow 提交者: Juan Batiz-Benet

chore(Makefile) provide install task

上级 0aa205f3
......@@ -10,9 +10,10 @@ godep:
vendor: godep
godep save -r ./...
# TODO remove ipfs2 once new command refactoring is complete
install:
cd cmd/ipfs && go install
cd cmd/ipfs2 && go install
test: test_go test_sharness
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论