Skip to content

Instantly share code, notes, and snippets.

@goofrider
Created July 17, 2013 19:39
Show Gist options
  • Save goofrider/6023758 to your computer and use it in GitHub Desktop.
Save goofrider/6023758 to your computer and use it in GitHub Desktop.
middleman templates install
git clone git://github.com/mattolson/middleman-zurb-template.git ~/.middleman/zurb-foundation
git clone git://github.com/skatkov/middleman-prototype.git ~/.middleman/prototype
git clone git://github.com/pixelsonly/middleman-phonegap.git ~/.middleman/middleman-phonegap
git clone git://github.com/pixelsonly/middleman-hamlsasscoffee.git ~/.middleman/middleman-hamlsasscoffee
git clone http://github.com/nathos/amicus.git ~/.middleman/amicus
git clone git://github.com/nathanlong/middleman-combined.git ~/.middleman/combined
gem install middleman
gem install middleman-ratchet
middleman init --template ratchet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment