summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilfred Hughes <me@wilfred.me.uk>2023-07-24 22:11:46 -0700
committerWilfred Hughes <me@wilfred.me.uk>2023-07-24 22:11:46 -0700
commitf15a7c728d5cbc1bb5d507f088096b0f0c94cf62 (patch)
tree705a019f88b27ecc63db799aa64197776a73a791
parent69da133ab07541b015ad395674f7b7341ddb191a (diff)
Define a justfile for common commands
-rw-r--r--justfile5
1 files changed, 5 insertions, 0 deletions
diff --git a/justfile b/justfile
new file mode 100644
index 000000000..4d4c85f70
--- /dev/null
+++ b/justfile
@@ -0,0 +1,5 @@
+doc:
+ cd manual && mdbook serve --open
+
+compare:
+ sample_files/compare_all.sh