reason-rebase

v0.1.3
A minimal base library for Reason
reason bucklescript foundation base

build

bsb -make-world

start

bsb -make-world -w

coverage

nyc report --temp-directory=coverage --reporter=text-lcov

test

npm run build && jest --coverage && npm run coverage

ci

npm run test | coveralls

watch:jest

jest --coverage --watchAll
npm i reason-rebase

Metadata

  • MIT
  • Whatever
  • glennsl
  • released 12/29/2017

Downloads

Maintainers