Skip to content

pelle/guard-jammit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guard Jammit Plug-in

Let you configure a Guard that will run jammit whenever a javascript or stylesheet is updated.

Quick Start

Edit the Gemfile for it to looks like:

source "http://rubygems.org"
gem 'guard-jammit'

You can now download missing gems and initialize the guard

$ bundle install
$ guard init
$ guard init jammit
$ guard

About

Jammit plugin for Guard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages