Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/droidion/opus-classical-ocaml


https://github.com/droidion/opus-classical-ocaml

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Opus Classical

Now in OCaml!

## Requirements

- [OCaml](https://ocaml.org/docs/install)
- [Dune](https://dune.build/install)
- [Task](https://taskfile.dev/installation/)

## Running the app

- `$ dune build` to install dependencies
- `$ task run` to run the app.