chore: point to toolset migration
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# files — migrated
|
||||
|
||||
The canonical `files` 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"
|
||||
```
|
||||
Reference in New Issue
Block a user