mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-12 22:42:23 +00:00
5 lines
98 B
Makefile
5 lines
98 B
Makefile
samples:
|
|
git clone git@github.com:github/linguist.git .linguist\
|
|
|
|
test: samples
|
|
go test -v ./...
|