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