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

Add solcx entry point to allow commandline use #29

Open
iamdefinitelyahuman opened this issue Dec 28, 2019 · 2 comments
Open

Add solcx entry point to allow commandline use #29

iamdefinitelyahuman opened this issue Dec 28, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@iamdefinitelyahuman
Copy link
Contributor

Something like solcx <version> <regular-args> to allow easy command line interaction with the multiple installed versions. If the given version isn't installed, return an error and suggest use of the --install flag.

@iamdefinitelyahuman iamdefinitelyahuman added the enhancement New feature or request label Dec 28, 2019
@iamdefinitelyahuman
Copy link
Contributor Author

This should be done using click. A good opportunity to learn it.

@step21
Copy link
Contributor

step21 commented Oct 22, 2021

could also use https://typer.tiangolo.com/

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

No branches or pull requests

2 participants