diff --git a/justfile b/justfile new file mode 100644 index 0000000..d7fa1d9 --- /dev/null +++ b/justfile @@ -0,0 +1,2 @@ +install: + go install -tags "fts5" .