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).
- Host: GitHub
- URL: https://github.com/austindd/bs-shelljs
- Owner: austindd
- License: mit
- Created: 2020-02-17T20:57:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-15T06:06:45.000Z (over 4 years ago)
- Last Synced: 2025-03-01T04:23:51.214Z (over 1 year ago)
- Language: Reason
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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