Open ysadka opened 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.
hub
app_builder.rb
#create_github_repo
hub
is invoked inapp_builder.rb
in#create_github_repo
. It would be nice if the repo could be made and the remote added withouthub
, so that we can eliminate this dependency.