A design systems framework for Rails.
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.
TODO: Write usage instructions here
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.
The gem is available as open source under the terms of the MIT License.