7 lines
62 B
Makefile
7 lines
62 B
Makefile
|
|
|
|
test: build
|
|
tree-sitter test
|
|
|
|
build:
|
|
tree-sitter generate
|