0.01
No commit activity in last 3 years
No release in over 3 years
Creates a ruby project with two random gems from rubygems.org top downloads of the day
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme
RubyChopped

Modeled after (but certainly not affiliated with) the Chopped show on the Food Network, this gem delivers you a Ruby project (or basket) with 2 gems (ingredients) chosen at random. Your challenge: Make something cool with the given gems.

Usage

gem install ruby_chopped

then to create a new basket that pull 2 of the 50 most popular gems on rubygems.org

ruby_chopped --name whyday_basket


or to get more than 2 gems

ruby_chopped -n whyday_basket2 --limit 4


or to choose from your locally installed gems instead of rubygems.org

ruby_chopped -n whyday_basket2 --installed


or to view more of the great options

ruby_chopped


Contributors

markmcspadden

badboy
agile
smnickerson 
jwarzech