]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/commit
Use the logger class to log warnings and errors.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 13 Jun 2012 01:44:21 +0000 (21:44 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 13 Jun 2012 01:44:21 +0000 (21:44 -0400)
commit778e8f555a929540819c671f1415491c2bffa1d1
tree9f5947e9f6e789c51be7162b44638ae4dc9ec970
parent2e77ebd6945c8c681fe2c4ab04e1ec50eabd2f5c
Use the logger class to log warnings and errors.
Run the main script whether or not it was invoked directly.
Move the exit codes into their own module.
bin/whatever-dl
lib/whatever-dl.rb
lib/whatever-dl/exit_codes.rb [new file with mode: 0644]