Sha256: 67b044e0dcefdbd38db1762d252a9180c002e3cd736c8e9a76a9ada30b24480d
Contents?: true
Size: 532 Bytes
Versions: 1
Compression:
Stored size: 532 Bytes
Contents
#patternfly-sass [](https://travis-ci.org/patternfly/patternfly-sass) ## Developer Set-Up 1. Install bower and phantomjs ```sh $ npm install bower phantomjs ``` 1. Install bundler ```sh $ gem install bundler ``` 1. Install required gems. ```sh $ bundle install ``` ## Running the conversion ```sh $ bundle exec rake convert $ bundle exec rake compile ``` ## Running the tests ```sh $ bundle exec rake test ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
patternfly-sass-1.2.0 | README.md |