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

feature-request: add support for "--output" argument #26

Closed
jossef opened this issue Jul 27, 2018 · 3 comments · Fixed by #27
Closed

feature-request: add support for "--output" argument #26

jossef opened this issue Jul 27, 2018 · 3 comments · Fixed by #27
Assignees

Comments

@jossef
Copy link
Contributor

jossef commented Jul 27, 2018

this will make things more neat. for example:

truffle-flattener contracts/MyToken.sol --output dist/MyToken.sol

currently I'm using this hack:

truffle-flattener contracts/MyToken.sol > dist/MyToken.sol
@jossef
Copy link
Contributor Author

jossef commented Jul 27, 2018

you may assign me if you wish

@alcuadrado
Copy link
Member

Sure, feel free to send a PR.

@jossef
Copy link
Contributor Author

jossef commented Aug 6, 2018

@alcuadrado see linked PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants