Files
pi-question/README.md
2026-04-10 23:10:09 +01:00

476 B

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.

Install

Use it as a local package root today:

pi install /absolute/path/to/question

After this folder is moved into its own repository, the same package can be installed from git.

Resources

  • Extension: ./index.ts

Development

npm install
npm test