tnantoka/arigato

View on GitHub
README.rdoc

Summary

Maintainability
Test Coverage
= Arigato

{<img src="https://travis-ci.org/tnantoka/arigato.png?branch=master" alt="Build Status" />}[https://travis-ci.org/tnantoka/arigato]
{<img src="https://coveralls.io/repos/tnantoka/arigato/badge.png?branch=master" alt="Coverage Status" />}[https://coveralls.io/r/tnantoka/arigato]
{<img src="https://gemnasium.com/tnantoka/arigato.png" alt="Dependency Status" />}[https://gemnasium.com/tnantoka/arigato]
{<img src="https://codeclimate.com/github/tnantoka/arigato.png" alt="Code Climate" />}[https://codeclimate.com/github/tnantoka/arigato]
{<img src="http://api.coderwall.com/tnantoka/endorsecount.png" alt="endorse" />}[http://coderwall.com/tnantoka]

* {Homepage}[http://tnantoka.github.com/arigato]
* {Issues}[https://github.com/tnantoka/arigato/issues]
* {Documentation}[http://rubydoc.info/gems/arigato/frames]
* {Email}[mailto:bornneet at livedoor.com]

== Description

Special thanks page generator

("Arigato" means "Thanks" in Japanese)

== Features

Generate HTML or JSON, YAML, CSV from your Gemfile

== Examples

  $ cd path/to/your_project
  $ bundle
  $ thanks g bootstrap
        create  thanks
        create  thanks/index.html

== Requirements

* Ruby 1.9+ 

== Install

  $ gem install arigato

== Copyright

Copyright (c) 2013 tnantoka

See LICENSE.txt for details.