File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change 1
- [ ![ Gem Version] ( https://badge.fury.io/rb/thor.png )] ( https://rubygems.org/gems/thor )
2
- [ ![ Build Status] ( https://secure.travis-ci.org/erikhuda/thor.png?branch=master )] ( http://travis-ci.org/erikhuda/thor )
3
- [ ![ Dependency Status] ( https://gemnasium.com/erikhuda/thor.png?travis )] ( https://gemnasium.com/erikhuda/thor )
4
- [ ![ Code Climate] ( https://codeclimate.com/github/erikhuda/thor.png )] ( https://codeclimate.com/github/erikhuda/thor )
5
- [ ![ Coverage Status] ( https://coveralls.io/repos/erikhuda/thor/badge.png?branch=master )] ( https://coveralls.io/r/erikhuda/thor )
6
-
7
1
Thor
8
2
====
9
3
4
+ [ ![ Gem Version] ( http://img.shields.io/gem/v/thor.svg )] [ gem ]
5
+ [ ![ Build Status] ( http://img.shields.io/travis/erikhuda/thor.svg )] [ travis ]
6
+ [ ![ Dependency Status] ( http://img.shields.io/gemnasium/erikhuda/thor.svg )] [ gemnasium ]
7
+ [ ![ Code Climate] ( http://img.shields.io/codeclimate/github/erikhuda/thor.svg )] [ codeclimate ]
8
+ [ ![ Coverage Status] ( http://img.shields.io/coveralls/erikhuda/thor.svg )] [ coveralls ]
9
+
10
+ [ gem ] : https://rubygems.org/gems/thor
11
+ [ travis ] : http://travis-ci.org/erikhuda/thor
12
+ [ gemnasium ] : https://gemnasium.com/erikhuda/thor
13
+ [ codeclimate ] : https://codeclimate.com/github/erikhuda/thor
14
+ [ coveralls ] : https://coveralls.io/r/erikhuda/thor
15
+
10
16
Description
11
17
-----------
12
18
Thor is a simple and efficient tool for building self-documenting command line
You can’t perform that action at this time.
0 commit comments