From 45c4d08fb9448da74fee1170e3c7f70fb4508145 Mon Sep 17 00:00:00 2001 From: Greg Shuflin Date: Tue, 23 Apr 2024 02:15:26 -0700 Subject: [PATCH] Add justfile --- experiments/tree-sitter-test/justfile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 experiments/tree-sitter-test/justfile diff --git a/experiments/tree-sitter-test/justfile b/experiments/tree-sitter-test/justfile new file mode 100644 index 0000000..2ca36b2 --- /dev/null +++ b/experiments/tree-sitter-test/justfile @@ -0,0 +1,4 @@ + +# Test out the grammar +test-grammar: + tree-sitter test