Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 403 Bytes

DEVELOPMENT.md

File metadata and controls

36 lines (20 loc) · 403 Bytes

Development

Yarn

This project uses yarn's workspaces so it will be required.

Install

yarn install

Build

Build all packages

yarn build

Tests

Run tests in all packages

yarn test

Verify

Runs the build and test

yarn verify

CLI

To run the bespin configured in the example package. Great for quickly playing with the CLI.

$ yarn bespin
$ yarn bespin -h