chore: polish pi-question package manifest and README for packaging/tests

This commit is contained in:
pi
2026-04-11 02:09:46 +01:00
parent 425a08f5c7
commit 439cd89c27
3 changed files with 47 additions and 3 deletions

View File

@@ -1,16 +1,20 @@
# pi-question
`pi-question` is a Pi extension package that provides a multi-question interactive choice flow with built-in support for a final free-text Something else…” answer.
`pi-question` is a Pi extension package that provides a multi-question interactive choice flow with a built-in final free-text "Something else..." answer.
## Install
Use it as a local package root today:
Local path:
```bash
pi install /absolute/path/to/question
```
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-question
```
## Resources