tendermint/Makefile

6 lines
54 B
Makefile
Raw Normal View History

test:
go test ./...
2017-02-28 09:52:52 -08:00
install:
go install ./cmd/keys