Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 236 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 236 Bytes

Guard::Stitch

A guard to run stitch-rb. The goal is to replace sprockets / asset-pipeline.

Usage

Install gem:

gem install guard-stitch

Or add to Gemfile

gem 'guard-stitch'

Generate guardfile

guard init stitch