mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-16 21:57:00 +00:00
6 lines
54 B
Makefile
6 lines
54 B
Makefile
test:
|
|
go test ./...
|
|
|
|
install:
|
|
go install ./cmd/keys
|