move go-crypto files pre-keys merge

This commit is contained in:
Ethan Frey
2017-04-19 16:51:29 +02:00
parent 8bb25ec5ed
commit 17ed6d178d
24 changed files with 0 additions and 0 deletions
-9
View File
@@ -1,9 +0,0 @@
.PHONY: docs
REPO:=github.com/tendermint/go-crypto
docs:
@go get github.com/davecheney/godoc2md
godoc2md $(REPO) > README.md
test:
go test `glide novendor`