infunnel_cli

How do deploy to rubygems.org

And dont forget to commit to git in case you get "are not files" error when running gem build due to this row:

spec.files = git ls-files -z.split("\x0")

gem build infunnel_cli.gemspec

gem push infunnel_cli-x.x.x.gem

TODO

Add warnings if no eloqua credentials are stored in keychain.

Misc

docs for thor: http://whatisthor.com/

more docs for thor: http://www.rubydoc.info/github/wycats/thor/Thor/Shell/Color

Usage of the cli on mac

pipe results into copy memory: infunnel_cli option_list find 4 --html | pbcopy

Future improvements

Make account name editable so you dont have to spell out the full company name