Sha256: f3fc1c933c82c89af0e396a9c9e87eccf2dca1fe88547a9ee15d252805ba6017
Contents?: true
Size: 641 Bytes
Versions: 6
Compression:
Stored size: 641 Bytes
Contents
# Dldinternet::Mixlib::Cli A custom CLI mixlib inspired by Chef and Mixlib::CLI ## Installation Add this line to your application's Gemfile: gem 'dldinternet-mixlib-cli' And then execute: $ bundle Or install it yourself as: $ gem install dldinternet-mixlib-cli ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/[my-github-username]/dldinternet-mixlib-cli/fork ) 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 a new Pull Request
Version data entries
6 entries across 6 versions & 1 rubygems