Files
tendermint/Makefile
2017-02-28 18:52:52 +01:00

6 lines
54 B
Makefile

test:
go test ./...
install:
go install ./cmd/keys