@aotarola/pi-exit
v0.1.3
Published
pi package that adds /exit as an alias for /quit
Readme
@aotarola/pi-exit
A tiny pi package that adds /exit as an alias for /quit.
Install
From npm
pi install npm:@aotarola/pi-exitFrom git
pi install git:github.com/aotarola/pi-exitTry without installing
From npm
pi -e npm:@aotarola/pi-exitFrom git
pi -e git:github.com/aotarola/pi-exitFrom a local checkout
pi -e .Usage
After the package is loaded, use either command:
/quit
/exitWhat it does
This package registers a single pi slash command:
/exit— graceful alias for/quitviactx.shutdown()
