Pi extensions monorepo for pi
| Package | Description |
|---|---|
| @vahor/pi-hooks | Run shell commands on pi lifecycle events |
| @vahor/pi-keymap | Custom keyboard shortcuts with command execution |
- Build packages using
bun run build - Test in pi using
pi -ne -e packages/pi-keymap/dist/index.js, update path to the correct package
MIT