# Martinet [![Gem Version](https://badge.fury.io/rb/martinet.svg)](https://badge.fury.io/rb/martinet) [![Gem](https://img.shields.io/gem/dt/martinet.svg?maxAge=2592000)](https://rubygems.org/gems/martinet) [![Build Status](https://travis-ci.org/TangRufus/martinet.svg?branch=master)](https://travis-ci.org/TangRufus/martinet) [![Dependency Status](https://gemnasium.com/badges/github.com/TangRufus/martinet.svg)](https://gemnasium.com/github.com/TangRufus/martinet) [![Code Climate](https://codeclimate.com/github/TangRufus/martinet/badges/gpa.svg)](https://codeclimate.com/github/TangRufus/martinet) [![Test Coverage](https://codeclimate.com/github/TangRufus/martinet/badges/coverage.svg)](https://codeclimate.com/github/TangRufus/martinet/coverage) [![GitHub issues](https://img.shields.io/github/issues/TangRufus/martinet.svg)](https://github.com/TangRufus/martinet/issues) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/TangRufus/martinet/master/LICENSE.txt) TODO: Add badges because they're cool TODO: Add martinet class TODO: Add tests TODO: Test CI servers TODO: Publish 0.1.0 TODO: Add impersonate functions TODO: Add tests TODO: Publish 0.2.0 TODO: Write usage instructions TODO: Add roadmap TODO: Add testing instructions TODO: Add Contributing instructions TODO: Add sites using martinet section TODO: Add example apps ## Installation Add this line to your application's Gemfile: ```ruby gem 'martinet' ``` And then execute: $ bundle Or install it yourself as: $ gem install martinet ## Usage TODO: Write usage instructions here ## Development ## Contributing Bug reports and pull requests are welcome on GitHub at [https://github.com/tangrufus/martinet](https://github.com/tangrufus/martinet). This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).