Search

Home > Coder Catchup > Episode 011 - Solo: The Proteus Gem Review
Podcast: Coder Catchup
Episode:

Episode 011 - Solo: The Proteus Gem Review

Category: Technology
Duration: 00:06:18
Publish Date: 2015-03-23 15:45:00
Description:

A gem that sits on top of multiple prototyping/building tools… or as they say "Static site starter kits from your friends at thoughtbot"

Checkout Proteus at http://thoughtbot.github.io/proteus/

Currently the gem supports setting up middleman, jekyll and a ready to go gulp file All of the kits also come with a bunch of other nice to haves bundled in such as haml, coffeescript, sass, bourbon, neat and bitters.

Simple to get going

  • gem install proteus-kits
  • proteus new middleman your-project-name
  • proteus setup (sets things up for you, dependencies etc)
  • proteus server (runs a local server)
  • proteus deploy (deploys to github pages, awesome)
Total Play: 0