You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to add a new CLI command called ocaml-install to install dependencies from opam. In addition, we want to add npm scripts to the templated package.json to enable users to run the command. We will use this issue to track the progress.
We want to add a new CLI command called
ocaml-install
to install dependencies fromopam
. In addition, we want to addnpm scripts
to the templatedpackage.json
to enable users to run the command. We will use this issue to track the progress.see for original context: #60 (comment)
ocaml-install
library #66ocaml-install
command #67Add_dependency
"Process" module indune.ml
#69ocaml-install
component/view + wire up toengine
#68package.json.tmpl
to includeocaml-install
scripts #70The text was updated successfully, but these errors were encountered: