Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikitavoloboev/ocaml
OCaml libraries and other code
https://github.com/nikitavoloboev/ocaml
ocaml ocaml-library
Last synced: 3 months ago
JSON representation
OCaml libraries and other code
- Host: GitHub
- URL: https://github.com/nikitavoloboev/ocaml
- Owner: nikitavoloboev
- License: mit
- Created: 2023-08-08T22:55:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-10T18:38:36.000Z (8 months ago)
- Last Synced: 2024-05-31T12:37:43.245Z (6 months ago)
- Topics: ocaml, ocaml-library
- Language: OCaml
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# OCaml
> OCaml libraries and other code
## Setup
Install [OCaml](https://ocaml.org/install) & [Dune](https://dune.build/install).
```
eval (opam env)
```## Run
```
dune exec bin/main.exe
```## Contribute
Always open to useful ideas or fixes in form of issues or PRs.
Can [open new issue](../../issues/new/choose) (search [existing issues](../../issues) first) or [start discussion](../../discussions).
It's okay to submit draft PR as you can get help along the way to make it merge ready.
Join [Discord](https://discord.com/invite/TVafwaD23d) for more indepth discussions on this repo and [others](https://github.com/nikitavoloboev#src).
### 🖤
[Support on GitHub](https://github.com/sponsors/nikitavoloboev) or look into [other projects](https://nikiv.dev/projects).
[![Discord](https://img.shields.io/badge/Discord-100000?style=flat&logo=discord&logoColor=white&labelColor=black&color=black)](https://discord.com/invite/TVafwaD23d) [![X](https://img.shields.io/badge/nikitavoloboev-100000?logo=X&color=black)](https://twitter.com/nikitavoloboev) [![nikiv.dev](https://img.shields.io/badge/nikiv.dev-black)](https://nikiv.dev)