dep icon indicating copy to clipboard operation
dep copied to clipboard

remove __FILE__==$0 condition to work with rubygems bin wrapper

Open ericgj opened this issue 12 years ago • 1 comments

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.

ericgj avatar Mar 18 '13 15:03 ericgj

Looks like this is no longer necessary as #7 is fixed.

djanowski avatar Apr 14 '14 17:04 djanowski