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

https://github.com/rawleyfowler/shaml

A hyper minimalist shell written in OCaml
https://github.com/rawleyfowler/shaml

Last synced: 7 months ago
JSON representation

A hyper minimalist shell written in OCaml

Awesome Lists containing this project

README

          

# shaml
A hyper minimalist shell written in OCaml

## Usage
```
git clone https://github.com/rawleyfowler/shaml.git
cd shaml
dune exec shaml # to simply run
dune build shaml # to build
```

## License
This project is licensed under the GNU General Public License v3, please read the `LICENSE` file at the root of this
project to understand what that means.