kr / hk

Fast Heroku client
https://hk.heroku.com/
77 stars 6 forks source link

Add region for create & info, go fmt #77

Closed bgentry closed 11 years ago

bgentry commented 11 years ago
$ hk create -r eu bgeuapp
bgeuapp

$ hk -a bgeuapp info
Name:     bgeuapp
Owner:    b@heroku.com
Region:   eu
Stack:    cedar
Git URL:  git@heroku.com:bgeuapp.git
Web URL:  http://bgeuapp.herokuapp.com/
kr commented 11 years ago

Nice, looks good to me.

The gofmt piece will disappear when you rebase past 8b41b9253efc65e51fa74e35d124f91f167bfeb8. :)