Sha256: a09a75de5ecdeb5082cda8ad3eee89f5896ad3461794d0fa71b11209554a2d7a
Contents?: true
Size: 967 Bytes
Versions: 2
Compression:
Stored size: 967 Bytes
Contents
# cmd The command line binary tool ## Installation $ gem install locomotive_cmd ## Usage In your terminal: $ locomotive [command] [path] [options] ### Commands * install : create a new app with locomotive * check : check dependencies for locomotive ### path The path to your rails application ### options Only for installation! * --verbose: verbose mode ## 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 ## Main Developer Yannick Schultz is the super nice and talented guy who developed the first version of that gem. You can find him on [Github](https://github.com/ys) and [Twitter](http://twitter.com/yann_ck). ## Contact If you have any questions, please contact [did](mailto:did@locomotivecms.com) from [LocomotiveCMS](http://www.locomotivecms.com).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
locomotive_cmd-0.0.2 | README.md |
locomotive_cmd-0.0.1 | README.md |