Sha256: 484ca2ef41835b86144f82ad4947bfa4234b2afe379c463fb9e26c1be3a16ddc
Contents?: true
Size: 722 Bytes
Versions: 4
Compression:
Stored size: 722 Bytes
Contents
# SassC [![Build Status](https://travis-ci.org/bolandrm/sassc.svg?branch=master)](https://travis-ci.org/bolandrm/sassc) TODO: Write a gem description ## Usage TODO: Write usage instructions here ## Contributing ### Project Setup 1. Clone repo 2. Install dependencies - `bundle install` 3. Initialize the libsass submodule - `bundle exec rake submodule` 4. Run the tests - `bundle exec rake test` ### Code Changes 1. Fork it ( https://github.com/[my-github-username]/sassc/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) - try to include tests 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
sassc-0.0.5 | README.md |
sassc-0.0.4 | README.md |
sassc-0.0.2 | README.md |
sassc-0.0.1 | README.md |