Add just install command
Assisted-by: Claude Opus 4.6 via pi
change quvyqtmzpnvspkquwwulsotrqpxylpln
commit ea548999dde207a1fc6cfe58056f3774131515d9
author Alpha Chen <alpha@kejadlen.dev>
date
parent kqxzsrws
diff --git a/justfile b/justfile
index e3287b6..2904164 100644
--- a/justfile
+++ b/justfile
@@ -19,3 +19,7 @@ coverage:
 
 # Run all checks: fmt, clippy, tests with coverage
 all: fmt clippy coverage
+
+# Install ranger from source
+install:
+    cargo install --locked --path .