Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 394 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 394 Bytes

BuckleScript bindings to Folktale.

Status: folktale/concurrency/task is mostly complete, other modules are missing.

Build

npm run build

Build + Watch

npm run watch

Editor

If you use vscode, Press Windows + Shift + B it will build automatically