chore: polish pi-context-manager package surface

This commit is contained in:
pi
2026-04-11 00:53:31 +01:00
parent 7fa554bc59
commit a2d472b9b4
3 changed files with 44 additions and 2 deletions

View File

@@ -4,13 +4,17 @@
## Install
Use it as a local package root today:
Local path:
```bash
pi install /absolute/path/to/context-manager
```
After this folder is moved into its own repository, the same package can be installed from git.
Git:
```bash
pi install https://gitea.rwiesner.com/pi/pi-context-manager
```
## Resources