Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xframes-project/xframes-ocaml
https://github.com/xframes-project/xframes-ocaml
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xframes-project/xframes-ocaml
- Owner: xframes-project
- License: mit
- Created: 2024-12-28T22:26:36.000Z (16 days ago)
- Default Branch: main
- Last Pushed: 2024-12-28T23:19:41.000Z (16 days ago)
- Last Synced: 2024-12-29T00:20:02.421Z (16 days ago)
- Language: OCaml
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xframes-ocaml
## Instructions
### Install opam
#### Windows
I strongly recommend installing [opam](https://opam.ocaml.org/) through [scoop](https://scoop.sh/).
`scoop install opam`
### Install ocaml
- `opam init`
- `opam switch create 4.14.0`### Install dune
`opam install dune`
### Running the application
`dune exec`
## Screenshots
Windows 11
![image](https://github.com/user-attachments/assets/da0d2f3b-43c9-4448-a079-4cf4db95e101)