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

Use optparse-applicative for CLI better #103

Open
1 of 13 tasks
kamil-adam opened this issue Sep 23, 2022 · 0 comments
Open
1 of 13 tasks

Use optparse-applicative for CLI better #103

kamil-adam opened this issue Sep 23, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kamil-adam
Copy link
Contributor

kamil-adam commented Sep 23, 2022


The perfect pattern is https://doc.rust-lang.org/rustc/command-line-arguments.html

  • emit
  • print

We have many languages. And some languages use special flags. So we should use lang-parameter as Commands.
We also have to add documentation for all languages and parameters

@kamil-adam kamil-adam added the enhancement New feature or request label Sep 23, 2022
@kamil-adam kamil-adam added this to the 1. Lambda Automata milestone Sep 23, 2022
@kamil-adam kamil-adam pinned this issue Sep 23, 2022
@kamil-adam kamil-adam added bug Something isn't working and removed enhancement New feature or request labels Sep 23, 2022
@kamil-adam kamil-adam changed the title Use SubCommends for CLI Use SubCommands for CLI Sep 23, 2022
@kamil-adam kamil-adam changed the title Use SubCommands for CLI Use Commands for CLI Sep 23, 2022
@kamil-adam kamil-adam changed the title Use Commands for CLI Use optparse-applicative for CLI better Sep 23, 2022
@kamil-adam kamil-adam unpinned this issue Oct 21, 2022
@kamil-adam kamil-adam pinned this issue Oct 30, 2022
@kamil-adam kamil-adam unpinned this issue Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants