cosme12 / cheatsheet-maker

Cheetsheet (cheat sheet or quick reference) generator. Use it for guides, instructions or study. Made in Python 3
MIT License
117 stars 27 forks source link

[IMP]: Added Help Option and Updated indent as per PEP8 #20

Closed srcecde closed 7 years ago

srcecde commented 7 years ago

Hi,

I have added the HELP option as it was not coded and fixed the indentation as per the PEP8 standards

cosme12 commented 7 years ago

Awesome job @srcecde !! It looks great. Thanks for the help. Just one thing, could you change the pull request so it's send to the develop branch insteed of master? I'm doing all changes in develop and then push all to master as a new release. Thanks again.

srcecde commented 7 years ago

Hi @cosme12

Can you please give me the location of the develop branch, so that i can push changes to develop branch?

cosme12 commented 7 years ago

Here is it: https://github.com/cosme12/cheatsheet-maker/tree/develop I think you can click "Edit" on top and correct it from there

srcecde commented 7 years ago

I edited from above and changed the branch to develop. But while pushing commit to the develop branch i am getting 403 (permission denied) error.