ocamlify - Man Page
Include files in OCaml code
Description
ocamlify v0.0.2 by Sylvain Le Gall
Create an OCaml file including other file.
Usage: ocamlify [options] option-file
Options
- --var-string-list
- varname file Include file as a list of string, each string representing a line (without trailing EOL character)
- --var-string varname
file Include file as a string.
- --output file
Output file, default to standard output
- --depends
Output file dependencies
- --target file
Define target of dependencies
- -help
Display this list of options
- --help
Display this list of options
Info
July 2024 ocamlify 0.0.2