This is my convenience tool for doing PureScript things with Psc-Package. It doesn't try to do everything.
Make new issues or submit PRs if you want anything improved/different.
Normally would named "Bongbong", but that would be hard to type.
I only support two commands at this moment:
```sh
purp build # aka
purp
atm Building... Installing 80 packages... Success. ```
```sh
purp test [--main Test.Main] Building... Installing 80 packages... Success. Running tests. You should add some tests. Success. ```