Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/droidion/opus-classical-ocaml
https://github.com/droidion/opus-classical-ocaml
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/droidion/opus-classical-ocaml
- Owner: Droidion
- Created: 2024-09-17T07:32:32.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T07:33:37.000Z (4 months ago)
- Last Synced: 2024-12-07T07:04:22.048Z (about 2 months ago)
- Language: Dune
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.