rescript

v9.1.4
ReScript toolchain
ReScript Functional Programming

test

node scripts/ciTest.js -all

coverage

nyc --timeout=3000 --reporter=html mocha jscomp/test/*test.js && open ./coverage/index.html

test-bsb

node scripts/ciTest.js -bsb

test-ocaml

node scripts/ciTest.js -ounit

test-theme

node scripts/ciTest.js -theme

postinstall

node scripts/install.js

Metadata

Downloads