Sha256: 731fa42ea6b92de12b648a913e87a815e36ba8f19d809c194fa190d42c4c62aa
Contents?: true
Size: 1.15 KB
Versions: 1
Compression:
Stored size: 1.15 KB
Contents
# Cbaoth Ruby Gem to create a base ruby automation/whatever you want app from the command line. By simply typing cbaoth app_name. ## Installation Add this line to your application's Gemfile: gem 'cbaoth' And then execute: $ bundle Or install it yourself as: $ gem install cbaoth *** ## Usage From the directory that you want to create your ruby app. Simply type: $ cbaoth my_app To not initialize git: $ cbaoth my_app -g Replace *my_app* with the name of your app. ## Help/Info $ cbaoth --help or $ cbaoth -h *** ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request *** ## Gem Name Info The name, for those non Star Wars g33ks, comes from the [Timothy Zahn](http://starwars.wikia.com/wiki/Timothy_Zahn) books. The character [Joruus C'baoth](http://starwars.wikia.com/wiki/Joruus_C%27baoth) is a clone of a Jedi, yeah yeah they said you couldn't clone a Jedi.He is a dark Jedi. C'baoth, or in our case cbaoth, incidentally, is pronounced 'SA-bay-oth'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cbaoth-0.0.20 | README.md |