diff options
| author | ewy <ewy0@protonmail.com> | 2026-06-01 20:21:30 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-06-01 20:21:30 +0200 |
| commit | 6d607f114f63184a43237a3ff80aee622401ee23 (patch) | |
| tree | caef43d484c45ee500e199487352fd50cb84ebe2 /README.md | |
| parent | 136dc9a5fb22cb3d10e4d581556fde0c2df883f1 (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,5 @@ <h1 align="center"> -pik +pik </h1> > file-based task runner [mepik.dev](https://mepik.dev) @@ -13,6 +13,12 @@ running `pik` in any repository will index its own file-based task system, as we ## installing +### prebuilt + +Grab a build from here: + +[](https://builds.sr.ht/~ewy/pik/commits/master/.build.yaml?) + ### go install ```go install github.com/ewy1/pik@latest``` |
