drewblessing / gitlab-cli

GitLab Command Line Tool - Interact with your GitLab server via the command line to manage snippets, projects and more.
MIT License
166 stars 20 forks source link

Utilize Thor actions #19

Closed drewblessing closed 11 years ago

drewblessing commented 11 years ago

Utilize Thor actions like shell output.

http://rdoc.info/github/wycats/thor/master/Thor/Shell/Color

dblessing commented 11 years ago

This actually manifested as creating my own UI class and passing things on to Thor::Shell::Basic/Color.