mirror of
https://github.com/tendermint/tendermint.git
synced 2026-06-03 04:46:27 +00:00
6 lines
54 B
Makefile
6 lines
54 B
Makefile
test:
|
|
go test ./...
|
|
|
|
install:
|
|
go install ./cmd/keys
|