This repository has been archived on 2026-07-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
pick/README.md
T
2026-07-20 16:44:42 +02:00

11 lines
358 B
Markdown

# pick — migrated
The canonical `pick` agent tool moved to `/opt/repositories/toolset`.
This repository no longer builds or releases an executable. Its Git history is the migration record; source, requirements, tests, installation, and release authority now live in toolset.
```sh
cd /opt/repositories/toolset
zig build install-text -p "$HOME/.ink"
```