Skip to content

diohabara/dump_ocamlformat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dump_ocamlformat

dump_ocamlformat dumps a preset configuration of ocamlformat.

dependencies for dev

Install dependencies with the following command.

opam switch create . -y
eval $(opam env)
opam install -y . --deps-only

how to install

From opam repository,

# TODO

From this repository,

opam install -y .