Skip to content

jbranchaud/sys-command-parsing-reason-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sys-command-parsing

Execute a command on a forked process and read/parse the output

This is a tiny command line program written in ReasonML and compiled natively using bsb-native.

Install

$ npm install

Build

$ npm run build

Run

$ lib/bs/bytecode/sys-command-parsing

About

Execute a command on a forked process and read/parse the output

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages