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

Executable init.py #2

Open
shardulc opened this issue Apr 11, 2018 · 0 comments
Open

Executable init.py #2

shardulc opened this issue Apr 11, 2018 · 0 comments

Comments

@shardulc
Copy link

Could you make init.py executable (that is, run chmod +x init.py and push the file)? It already has the appropriate shebang at the top and typing ./init.py is preferred to python3 init.py. Also, the name init.py is a bit misleading, because it does not simply initialize something but actually runs it too. How about main.py?

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