e0/Justfile
Michael Zhang 4ea1071ca1
a
2022-03-23 01:12:37 -05:00

7 lines
103 B
Makefile

example:
dune build
dune exec e0 < examples/basic.e0
fmt:
fd -e ml | xargs ocamlformat -i