SketchUp / sketchup-ruby-debugger

Ruby API debugger for SketchUp 2014 and later.
MIT License
78 stars 34 forks source link

Use github releases instead of committing binary files #4

Closed bfoz closed 10 years ago

bfoz commented 10 years ago

Github's release feature is probably a better mechanism for distributing pre-compiled binaries than committing them to the repository. At the very least, it makes it easier to get the files without having to clone the repository.

BugraBarin commented 10 years ago

Done! Thanks for the suggestion.