Megatron

This is the repository for the RubyGem Megatron, a UI framework for providing consistent styles across multiple applications.

Documentation for using the gem can be found at: megatron-docs.compose.io

Setup

This package has both rubygems and node package manager dependencies. To install:

npm install
bundle install

Once dependencies are installed, you should be able to run:

make install

License

This project rocks and uses MIT-LICENSE.