Skip to content

yoangau/todocaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todocaml

My first OCaml project. A simple todo list application written in OCaml.

Commands

Build

dune build

Watch

dune build --watch --terminal-persistence=clear-on-rebuild 

Run

./_build/default/bin/todocaml.exe 
dune exec ./bin/todocaml.exe   

About

🐫 Todocaml - CLI Todo written in Ocaml

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published