yujinakayama / gemologist

A library for rewriting your Gemfile and gemspec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gem Version Build Status Coverage Status Code Climate

Gemologist

Gemologist is a library for rewriting your Gemfile and gemspec.

Installation

Add this line to your application's Gemfile:

gem 'gemologist'

And then execute:

$ bundle

Or install it yourself as:

$ gem install gemologist

Usage

TODO: Write usage instructions here

License

Copyright (c) 2015 Yuji Nakayama

See the LICENSE.txt for details.

About

A library for rewriting your Gemfile and gemspec

License:MIT License


Languages

Language:Ruby 99.7%Language:Shell 0.3%