bahamas10 / hue-cli

A command line interface to phillips hue
http://bahamas10.github.com/hue-cli/
221 stars 24 forks source link

Add config flag #22

Closed aaronbieber closed 7 years ago

aaronbieber commented 7 years ago

This implements my suggestion in #19, simply changing the order of operations so that arguments are parsed before the config is loaded.

I had a previous pull request up and then realized I was missing semicolons on two lines, though I ran the code and it worked. Either way, here is a clean patch.