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

Switch to python3 #4

Open
cbachhuber opened this issue May 24, 2020 · 1 comment
Open

Switch to python3 #4

cbachhuber opened this issue May 24, 2020 · 1 comment

Comments

@cbachhuber
Copy link
Owner

To enable #3 and for all the benefits of python3 over shell, switch to python3.

The only downside of that change is that interested people can't copy-paste commands directly from the setup script anymore. To alleviate this, consider introducing a dry-run mode which only prints the shell commands it would execute.

@cbachhuber
Copy link
Owner Author

You could take the idea of a dry-run output even further and put that output into a file easily accessible online from the readme. E.g. "if you don't like running an unknown script, you can manually execute it's steps, see file xxx'.

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

No branches or pull requests

1 participant