kr / hk

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

apps:rename like functionality for issue #27, releases + release info for #33 & #32 #35

Closed rmacy closed 11 years ago

rmacy commented 11 years ago

I've added apps:rename like functionality in reference to issue #27, I also ran gofmt on all of the source and moved some var declarations around to increase consistency.

I've also added releases and release:info support in reference to issues #32 and #33

kr commented 11 years ago

Thanks a bunch for this! It looks pretty good. Rather than being too nitpicky, I'll go ahead and merge it in.

FYI, we're thinking about revamping the command list and how things fit together in the UI, so much of this will probably change in the near future. Still, this is a useful PR.

Much appreciated.

rmacy commented 11 years ago

I've been only writing go for about ~3 days, I would love to hear nitpicky if you have time :-)