Skip to content

pinglamb/karma

Repository files navigation

Karma

Handy Stylesheets/Javascripts/Templates/Helpers accumulated throughout different Rails projects.

Installation

Add this line to your application's Gemfile:

gem 'karma', github: 'pinglamb/karma'

And then execute:

$ bundle install

To copy over the scaffold template files, execute:

$ bundle exec rails g karma:install

Usage

You can bootstrap the application using this gem by using the template.rb in this project:

$ rails new depot -m https://raw.githubusercontent.com/pinglamb/karma/master/template.rb

Development

Checkout this project and just mess around.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/pinglamb/karma. 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

MIT