pickhardt / betty

Friendly English-like interface for your command line. Don't remember a command? Ask Betty.
2.62k stars 215 forks source link

Github executor. #68

Closed ghost closed 8 years ago

ghost commented 10 years ago

Add Github executor. betty can create new repository. create_new_repo

betty can clone a repo into a directory from a specified branch. clone_a_repo

brysgo commented 10 years ago

Personally, I would like to see some basic git functionality before thinking about github.