NathanielWroblewski / prop

Prop is a Rails 4 app generator with customized defaults and an opinionated workflow.
https://rubygems.org/gems/prop_up
MIT License
5 stars 4 forks source link

Remove dependency on hub #7

Open ysadka opened 11 years ago

ysadka commented 11 years ago

hub is invoked in app_builder.rb in #create_github_repo. It would be nice if the repo could be made and the remote added without hub, so that we can eliminate this dependency.