Skip to content

Commit a8bffa7

Browse files
committed
Initial commit
0 parents  commit a8bffa7

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
Ruby
2+
----
3+
4+
* Core gem path:
5+
6+
cielo24_Ruby/cielo24_gem/cielo24-X.X.X.gem *(depends on httpclient, hashie)*
7+
8+
* Ruby Gems:
9+
10+
Run the following command to install сielo24 gem as well as any dependencies:
11+
`gem install cielo24`
12+
13+
More information can be found here: http://rubygems.org/gems/cielo24
14+
15+
Run the following command to install сielo24-cli gem as well as any dependencies:
16+
`gem install cielo24-cli`
17+
18+
Usage: `cielo24cli [action] [options]`
19+
More information can be found here: https://rubygems.org/gems/cielo24-cli
20+
21+
* Command Line Interface gem path:
22+
23+
cielo24_Ruby/cielo24_command/cielo24-cli-X.X.X.gem *(depends on cielo24, thor)*

0 commit comments

Comments
 (0)