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

echidna init subcommand to generate config file #940

Open
0xalpharush opened this issue Feb 15, 2023 · 2 comments · May be fixed by #1100
Open

echidna init subcommand to generate config file #940

0xalpharush opened this issue Feb 15, 2023 · 2 comments · May be fixed by #1100

Comments

@0xalpharush
Copy link
Member

Let's make it easy for users to configure their project by generating the config. Note, it should not overwrite existing config unless it's with --force.
https://github.com/crytic/echidna/blob/master/tests/solidity/basic/default.yaml

@PatStiles
Copy link

I am interested in taking this on, but for the record I am noob city USA

@arcz arcz added this to the Echidna 2.2.1 milestone May 22, 2023
@arcz
Copy link
Member

arcz commented Jun 19, 2023

I'm afraid having echidna init subcommand will require moving the current CLI to a subcommand as well and will break the existing interface. Any other ideas for the interface?

@arcz arcz removed this from the Echidna 2.2.1 milestone Jun 19, 2023
@arcz arcz linked a pull request Jul 22, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants