We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ocaml-install
engine
Parent #61
We want to create our component and view for this ticket. Good examples to look at would be env_check/.re, init/wizard.re, inti/scaffold.re.
env_check/.re
init/wizard.re
inti/scaffold.re
The component should run the following checks (some of which are already implemented in src/core and publicly exposed via src/core/engine
src/core
src/core/engine
dune-project
src/core/dune.ml
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Parent #61
We want to create our component and view for this ticket. Good examples to look at would be
env_check/.re
,init/wizard.re
,inti/scaffold.re
.The component should run the following checks (some of which are already implemented in
src/core
and publicly exposed viasrc/core/engine
dune-project
section to append the new dependency (this will need implemented as a new "process" insrc/core/dune.ml
See #: TODOThe text was updated successfully, but these errors were encountered: