Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 276 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 276 Bytes

Blossom

A SASS template for Back Forty projects

Usage

  1. rails new APPNAME --template=https://raw.github.com/BackForty/blossom/master/template.rb
  2. ?
  3. Profit

Making changes

  1. Add: git add -p
  2. Commit: git commit -m "I improved blossom!"
  3. Profit