all repos — searchix @ 604700052ed6bd3e36107960fbdbe2aa57790adb

Search engine for NixOS, nix-darwin, home-manager and NUR users

build: add justfile alias for projectdo
Alan Pearce alan@alanpearce.eu
Tue, 11 Mar 2025 15:54:05 +0100
commit

604700052ed6bd3e36107960fbdbe2aa57790adb

parent

306f3432f780586d129d45c52face38e34eb1bb8

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M justfilejustfile
@@ -49,6 +49,8 @@ git add CHANGELOG.md nix/package.nix 	git commit -m "chore: release $(convco version --bump)"
 	git tag $(convco version --bump --print-prefix)
 
+run: dev
+
 dev:
 	modd