0.2.1 • Published 6 years ago
@enspirit/bs-execa v0.2.1
bs-execa
BuckleScript bindings for execa.
Usage
Execa.commandSync("my command line")Developers section
First and formost, configure your environment with npm install.
Specific BuckleScript aliases (clean, build, watch, test...) are defined
in the package.json file to be used with npm run [alias].