Simple python tool to help on git usage
python3 main-en-us.py
clone <https://github.com/<user>/<project>.git>
cd <project>
help
NOTE: To clone a private repository or edit one, you need to login with your Github token *:
login <your-github-token>
<answer the questions and bla bla bla>
help
* Generate your token here: https://github.com/settings/tokens
VOILA!