Module: Commander

Defined in:
lib/commander/version.rb,
lib/commander/setup.rb,
lib/commander/client.rb,
lib/commander/runner.rb,
lib/commander/helpers.rb,
lib/commander/vacations.rb,
lib/commander/trello.rb

Overview

Version Control

Defined Under Namespace

Classes: Client, Helpers, Runner, Setup, TrelloConnection, Vacations

Constant Summary collapse

CONFIG =
YAML.load_file("#{File.join(ENV['HOME'])}/.config/happy-commander/.trello.yml")
VERSION =
'0.0.6'