OCaml shell.
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.
Please see the documentation here: https://carlosdagos.github.io/osh
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.
Please refer to the LICENSE.md
file in this directory.