# Noa::Core [![Gem Version](https://badge.fury.io/rb/noa-core.png)](http://badge.fury.io/rb/noa-core) [![Build Status](https://travis-ci.org/jarijokinen/noa-core.png)](https://travis-ci.org/jarijokinen/noa-core) [![Code Climate](https://codeclimate.com/github/jarijokinen/noa-core.png)](https://codeclimate.com/github/jarijokinen/noa-core) Core functionality for [Noa](https://github.com/jarijokinen/noa). ## Installation Add this line to your application's Gemfile: gem "noa-core" And then execute: $ bundle Or install it yourself as: $ gem install noa-core ## Support If you have any issues with Noa, or if you like to report a bug, please create an [issue on GitHub](https://github.com/jarijokinen/noa/issues). ## License MIT License. Copyright (c) 2013 Jari Jokinen. See [LICENSE](https://github.com/jarijokinen/noa/blob/master/LICENSE.txt) for further details.