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

command line access #18

Open
yegor256 opened this issue Nov 29, 2023 · 1 comment
Open

command line access #18

yegor256 opened this issue Nov 29, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@yegor256
Copy link

Let's make it possible to run this JAR as a command line tool, similar to CSmith

@volodya-lombrozo volodya-lombrozo added the enhancement New feature or request label Nov 29, 2023
@volodya-lombrozo volodya-lombrozo added the good first issue Good for newcomers label Nov 11, 2024
@volodya-lombrozo
Copy link
Owner

We can use [Picocli](library https://github.com/remkop/picocli) (or any other library) or write CLI handlers ourselves. What is important is that we need to add integration tests to the src/it folder to check how the CLI works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants