github-education-resources / teachers_pet

Command line tool to help teachers use GitHub in their classrooms
https://education.github.com/guide
MIT License
187 stars 74 forks source link

Add --forks option to clone_repos #93

Open afeld opened 9 years ago

afeld commented 9 years ago

A first pass... all the if statements are feeling ugly, so leaning towards splitting into two Commands with a common subclass: clone_forks and clone_sandboxed_repos or something – don't love that second name. Thoughts?

/cc #42