about summary refs log tree commit diff stats
path: root/justfile
diff options
context:
space:
mode:
authorAlan Pearce2025-03-11 15:54:05 +0100
committerAlan Pearce2025-03-11 15:54:05 +0100
commit604700052ed6bd3e36107960fbdbe2aa57790adb (patch)
treeb92c945dff4cd2eda2b19e5c8ad6621baf72eae7 /justfile
parent306f3432f780586d129d45c52face38e34eb1bb8 (diff)
downloadsearchix-604700052ed6bd3e36107960fbdbe2aa57790adb.tar.lz
searchix-604700052ed6bd3e36107960fbdbe2aa57790adb.tar.zst
searchix-604700052ed6bd3e36107960fbdbe2aa57790adb.zip
build: add justfile alias for projectdo
Diffstat (limited to 'justfile')
-rw-r--r--justfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/justfile b/justfile
index 3d16fbc..c2f6593 100644
--- a/justfile
+++ b/justfile
@@ -49,6 +49,8 @@ release: clean-workdir changelog update-nix-package-version
 	git commit -m "chore: release $(convco version --bump)"
 	git tag $(convco version --bump --print-prefix)
 
+run: dev
+
 dev:
 	modd