Remove main command #8
Closed
lodenrogue
started this conversation in
Ideas
Replies: 1 comment
-
|
done @lodenrogue https://github.com/programmersd21/bangen/releases/tag/2.3.1 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think it would look cleaner if we removed the main command all together.
Instead of running
We could have something like the original documentation:
In order to do that we need to update the parser main function like this:
And then we can simplify app.py:
We would also need to revert back the README changes I added for the more clean look. Let me know if you like this and I can code it up, test it, and submit a PR.
Beta Was this translation helpful? Give feedback.
All reactions