arthurnn / cheatly

A cheat-sheet cli for a cheat repository
MIT License
47 stars 16 forks source link

Refactor code #24

Closed hauleth closed 10 years ago

hauleth commented 10 years ago
arthurnn commented 10 years ago

Could you split this PR in multiples? it is kind of hard to review all in one...

thanks a lot for it btw...

hauleth commented 10 years ago

Done. This now contain only refactorings. Octokit usage is in #20.

arthurnn commented 10 years ago

thanks for the patch... I merged, however I removed the autoload part. as we should use require instead.