embedme
embedme copied to clipboard
Feat/add OCaml language support
Just to be thorough about it, added ocaml support.
I also want to note that if you are using this with a configured ocaml/reason repo you cant have to files with the same name so example.ml and example.re would violate that. I change the names of the .ml files accordingly.