An open API service indexing awesome lists of open source software.

https://github.com/austindd/bs-shelljs

BuckleScript type bindings to ShellJs, a Node library which provides portable Unix shell API's to multiple OS platforms (Windows/Linux/Mac OS).
https://github.com/austindd/bs-shelljs

Last synced: 4 months ago
JSON representation

BuckleScript type bindings to ShellJs, a Node library which provides portable Unix shell API's to multiple OS platforms (Windows/Linux/Mac OS).

Awesome Lists containing this project

README

          

# bs-shelljs

BuckleScript type bindings to ShellJs, a Node library which provides portable Unix shell API's to multiple OS platforms (Windows/Linux/Mac OS).

## Currently under construction