diff options
| author | ewy <ewy0@protonmail.com> | 2026-04-14 20:10:52 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-04-14 20:10:52 +0200 |
| commit | f26f2a1b0d9d2772ce42da34fd99762e5aa3ad32 (patch) | |
| tree | 3fb36db109948aa87f3375b10152f3b1e22eaf4d /README.md | |
| parent | aebe54988707782f13f8031c44fcbd90d9d1f8d3 (diff) | |
yep
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ running `pik` in any repository will index its own file-based task system, as we 3. you can now access this script from almost anywhere by calling `pik build`. If you want to trigger a specific projects build, specify `pik project build`, where `project` is the folder name. +bear in mind scripts will always run in the project directory, not in the `.pik` folder. + 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! |
