module Teamocil
  VERSION = "0.3.1"
  autoload :Layout, "teamocil/layout"
  autoload :CLI,    "teamocil/cli"
end