distribute scripts as gist micro-gems
I wrote up a blog post about distributing scripts as microgems.
http://plasti.cx/distribute-scripts-as-gist-micro-gems
The TL;DR of it, is that you can share more than just simple scripts in this fashion as a gist with bundler.
mkdir /some/working/dir
cd /some/working/dir
wget https://gist.github.com/raw/XXXX/Gemfile
bundle install
bundle exec your-script-in-the-microgem
Written by Mike Mondragon
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#