Skip to content

b4mboo/commander

Repository files navigation

Commander

Usage: commander [options] ...

-v, --vacation name,bool         <NAME>,true/false(bool) comma is important

-f, --force name                 Set COMM manually <NAME>

-s, --status name                Inspect history and status of <NAME>

-a, --auto                       Runs with default settings

-l, --list                       Lists all available Members.

-h, --help                       Display this screen

-u, --version                    Print programs version

Installation

Add this line to your application's Gemfile:

gem 'commander'

And then execute:

$ bundle

Or install it yourself as:

$ gem install scc-commander

Usage

See -h

Contributing

  1. Fork it ( https://github.com/[my-github-username]/commander/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

About

Commanding officer tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages