mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-26 09:23:55 +00:00
6 lines
121 B
Batchfile
6 lines
121 B
Batchfile
go build
|
|
|
|
go test -v mlr/src/...
|
|
# 'go test' (with no arguments) is the same as 'mlr regtest'
|
|
|
|
mlr regtest regtest/cases
|