Sha256: 104f0333d0edf29ff6efcb2eb69084df500e445d81d6712841b437ba2bee013d
Contents?: true
Size: 1.05 KB
Versions: 5
Compression:
Stored size: 1.05 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 Replace *my_app* with the name of your app. *** ## 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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
cbaoth-0.0.8 | README.md |
cbaoth-0.0.7 | README.md |
cbaoth-0.0.6 | README.md |
cbaoth-0.0.5 | README.md |
cbaoth-0.0.4 | README.md |