Sha256: d42c8c15482b777a1af6b80cca21a1b5f71d0ce313f7a7bdc5ee34ad38c6615e

Contents?: true

Size: 806 Bytes

Versions: 1

Compression:

Stored size: 806 Bytes

Contents

# SassC [![Build Status](https://travis-ci.org/bolandrm/sassc.svg?branch=master)](https://travis-ci.org/bolandrm/sassc) [![Gem Version](https://badge.fury.io/rb/sassc.svg)](http://badge.fury.io/rb/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

1 entries across 1 versions & 1 rubygems

Version Path
sassc-0.0.6 README.md