This project uses yarn's workspaces so it will be required.
yarn install
Build all packages
yarn build
Run tests in all packages
yarn test
Runs the build and test
yarn verify
To run the bespin configured in the example package. Great for quickly playing with the CLI.
$ yarn bespin
$ yarn bespin -h