How do I use files like Makefiles, dune, _tags, .ocamlinit, and other to make a proper OCaml project?
What do I have to do to be able to use online libraries into my projects?
And finally, what manners should I adopt while coding ? (ie modular programming?)
I want to be able to easily run tests, compile, and setup a new project.
Maybe already existing tools could help.
I’m on Ubuntu and I’m coding with Emacs with Tuareg installed for the moment.
6 posts - 6 participants