rdp / os

The OS gem allows for some easy telling if you’re on windows or not. OS.windows? as well as some other helper utilities
MIT License
145 stars 33 forks source link

Add license to gemspec #31

Closed lugray closed 7 years ago

lugray commented 7 years ago

This ensures that the license will be detected by rubygems.org.

rdp commented 7 years ago

Thanks!