searls / must-stache

Home Page:http://is.gd/mustache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Must Stache - a Chrome Web Extension

This is the most important web extension you'll ever install. It's goal is to bring you joy by mustache.

Install the extension via the Google Chrome Store here.

Running the specs

If you're interested in running the specs, we're using jasmine-headless-webkit to test-drive the plugin. If you want to contribute to the extension, you'll need to be able to run and write specs, too.

Prerequisites that we have installed include homebrew, qt, and bundler.

To install qt, run:

brew install qt

And after cloning, just run these commands to get started running the specs with guard:

bundle install
bundle exec guard

About

http://is.gd/mustache


Languages

Language:JavaScript 56.7%Language:CoffeeScript 37.1%Language:Ruby 6.2%