nosetupversion

An `.ocamlinit` helper to `#require` packages in an OCaml toplevels

nosetup helps you to load the dependencies of your project into your toplevel of choice (OCaml Toplevel as well as UTOP) so you don't have to #require your dependencies yourself. It does so by finding your project metadata (even if you are in a subdirectory, similar to git), parsing it and then using findlib to load it into your toplevel session.

Currently it supports Merlin's .merlin files, though there is no limitation of which files could be supported as long as the findlib package names can be parsed.

AuthorMarek Kubica <marek@xivilization.net>
Published
Homepagehttps://github.com/Leonidas-from-XIV/nosetup
Issue Trackerhttps://github.com/Leonidas-from-XIV/nosetup/issues
MaintainerMarek Kubica <marek@xivilization.net>
Dependencies
Source [http] https://github.com/Leonidas-from-XIV/nosetup/releases/download/v0.8.1/nosetup-0.8.1.tbz
md5=2c319ec16f31e851cba78240a8bed18c
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/nosetup/nosetup.0.8.1/opam
No package is dependent