pi-simple
v0.1.0
Published
UI and tool rendering customizations to make Pi simpler.
Readme
pi-simple
A bundled Pi extension that combines UI/style customizations into a single extension.
Install
From npm:
pi install npm:pi-simpleFrom GitHub:
pi install git:github.com/mybuddymichael/pi-simpleFor local development from this directory:
pi install ./
# or try it for one run only
pi -e ./Includes
assistant-stylestartup-headerstatus-message-styletool-one-lineuser-message-style
Excludes
handoffquestionnaire
Package structure
This package exposes index.ts through the pi.extensions manifest in package.json. Pi core packages are declared as peer dependencies, as required for Pi packages.
