sam / doubleshot

Build and Dependency Management for mixed Java/Ruby projects.
MIT License
19 stars 22 forks source link

Executables should automatically be bundled into your Gem #30

Closed sam closed 11 years ago

sam commented 11 years ago

The standard location for Rubygem executables is ./bin/. We should Pathname::glob your bin folder (if present), and automatically add any executable files to the generated Gem::Specification.