Spark

A design systems framework for Rails.

Installation

First install the gem.

gem install spark_engine

Generate a new engine with Spark.

spark new your_plugin

This will create a new gem and generate the scaffolding for a Spark Rails Engine.

Usage

TODO: Write usage instructions here

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/imathis/spark. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.