dep
dep copied to clipboard
remove __FILE__==$0 condition to work with rubygems bin wrapper
Not sure if there is a reason for that condition anymore, but anyway it fixes #7 so dep works from gem install dep .
Also second commit allows dep check as synonym for dep, as the README says.
Looks like this is no longer necessary as #7 is fixed.