Skip to content
New issue

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]: Implement Commander ocaml-install command #67

Open
Tracked by #61
dmmulroy opened this issue Jan 9, 2024 · 0 comments
Open
Tracked by #61

[ocaml-install]: Implement Commander ocaml-install command #67

dmmulroy opened this issue Jan 9, 2024 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@dmmulroy
Copy link
Owner

dmmulroy commented Jan 9, 2024

Parent: #61
We should implement a new command for CMA using commander called ocaml-install

We can reference init/init.re and env_check/env_check.re as examples.

The commands should take 1 mandatory argument (an opam package to install). The command should have --help implemented (See the commander js docs for this).

For this ticket it can no-op and render an empty component

@dmmulroy dmmulroy changed the title [ocaml-install] Implement Commander ocaml-install command [ocaml-install]: Implement Commander ocaml-install command Jan 9, 2024
@dmmulroy dmmulroy added help wanted Extra attention is needed good first issue Good for newcomers labels Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant