downcer 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- data/README.markdown +5 -0
- data/lib/downcer/cli.rb +1 -1
- data/lib/downcer/version.rb +1 -1
- metadata +1 -1
data/README.markdown
CHANGED
@@ -1,9 +1,14 @@
|
|
1
1
|
Downcer
|
2
2
|
================================================================================
|
3
3
|
|
4
|
+
[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/Tomohiro/downcer)
|
5
|
+
|
4
6
|
Command line download tool helper
|
5
7
|
|
6
8
|
|
9
|
+
---
|
10
|
+
|
11
|
+
|
7
12
|
Requirements
|
8
13
|
-------------------------------------------------------------------------------
|
9
14
|
|
data/lib/downcer/cli.rb
CHANGED
data/lib/downcer/version.rb
CHANGED