From bff532551a14969e5c8732f13836ace7cc262a6f Mon Sep 17 00:00:00 2001 From: ewy Date: Tue, 14 Apr 2026 20:16:02 +0200 Subject: add more doccies --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6f0403a..d701bd0 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,13 @@ running `pik` in any repository will index its own file-based task system, as we bear in mind scripts will always run in the project directory, not in the `.pik` folder. +## killer features + pik comes equipped with a tui that allows for target browsing and invoking. open it by running `pik`. the output also gently reminds you how to run the invocation next time! +pik remembers your projects and you can invoke stuff almost anywhere. to view everything pik knows, try `pik -a`! + ## current features * run targets by their approximate name: `pik build` will trigger `.pik/build.sh`, or `.pik/build.py`, or `make build` -- cgit v1.3