OCamlPro / drom

drom is a wrapper over opam/dune in an attempt to provide a cargo-like user experience. It can be used to create full OCaml projects with sphinx and odoc documentation. It has specific knowledge of Github and will generate files for Github Actions CI and Github pages.
https://ocamlpro.github.io/drom
Other
186 stars 21 forks source link

FR: add an option `shell_scripts` in `drom.toml` #194

Open lefessan opened 1 year ago

lefessan commented 1 year ago

This option would be used by Github workflows to perform the dos2unix command, with a default setting of scripts/*.sh. It could be used to translate also files in src/PROJECT/*.sh