A Yarn Workspace containing three packages, each published to the npm.org registry:
yarn install && \
yarn build
yarn testnet:up
In another terminal
yarn test
yarn mainnet:up
yarn testnet:up
yarn mainnet:down
yarn testnet:down
yarn repl:start
yarn repl:start --port 1337
yarn lint
yarn cleanup
./scripts/pack.sh
./scripts/publish.sh
yarn repl:pkg