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

Implement Flatten command #2

Open
3 tasks
storming0x opened this issue Jun 20, 2022 · 0 comments · May be fixed by #9
Open
3 tasks

Implement Flatten command #2

storming0x opened this issue Jun 20, 2022 · 0 comments · May be fixed by #9
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@storming0x
Copy link
Owner

storming0x commented Jun 20, 2022

Implement as part of the CLI tools a subcommand flatten that uses most of the implementation from diff and outputs a flatten file out of the requested solidity file.

  • implement clap subcommand flatten.
  • reuse or refactor most of diff command internal functions to get the flatten file.
  • update readme with usage for command.
@storming0x storming0x added enhancement New feature or request good first issue Good for newcomers labels Jun 20, 2022
@Genysys Genysys linked a pull request Jul 12, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant