Megingiard

Project Ashikawa::Core
Homepage https://github.com/moonglum/megingiard
Documentation RubyDoc
CI Build Status
Code Metrics Code Climate Code Climate Coverage
Gem Version Gem Version
Dependencies Dependency Status

Megingjörð is a belt worn by the god Thor. According to the Prose Edda, the belt is one of Thor's three main possessions, along with the hammer Mjölnir and the iron gloves Járngreipr. When worn, the belt is described as doubling Thor's already prodigious strength. – Wikipedia

This is a work-in-progress library to create nice reporting output on the terminal. It will be used in exogenesis, but with later versions will hopefully be useful to other libraries as well. It is written with the help of devtools – this is mainly an experiment on which metrics I like for everyday development.

Installation

Add this line to your application's Gemfile:

gem 'megingiard'

And then execute:

$ bundle

Or install it yourself as:

$ gem install megingiard

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request