/osh

Shell-like programming for OCaml

Primary LanguageOCamlISC LicenseISC

Osh

osh

OCaml shell.

About

Osh is a library that allows shell-like scripting in plain OCaml.

It's based on the following projects:

However, Osh also leverages the OCaml PPX system to provide an accessible interface.

Documentation

Please see the documentation here: https://carlosdagos.github.io/osh

Developing

I am happy to receive contributions. This project uses lorri and direnv to support developers who are keen to help. Please see the related docs below:

The current status of this however is a bit limited, so there are no guarantees that I'll keep this around.

LICENSE

Please refer to the LICENSE.md file in this directory.