# @josephyoung/pi-exit

Exit pi with `/exit` command or just type `exit`.

## Install

```bash
pi install npm:@josephyoung/pi-exit
```

## Usage

- Type `/exit` to quit
- Type `exit` to quit (whitespace trimmed)

That's it.
