-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Brandon edited this page Mar 13, 2015
·
12 revisions
sudo apt-get install mpg123 lame wget libxml2 libxslt-dev libavahi-compat-libdnssd-devgit clone https://github.com/brandon-dacrib/cloverleaf.git
gem install bundle
cd cloverleaf/app/bundle
bundle install
cd ../
ruby modules/create-db.rb
ruby app.rb
NOTE: cloverleaf requires ruby 2.x. I recommend using rvm to install that if your OS doesn't come with a package.