Module: Automux::Installation

Defined in:
lib/automux/installation.rb

Overview

:nodoc:

Constant Summary collapse

MESSAGE =
<<-END.gsub(/^\s+/, '')
  ********************************************************************************
  Please run the following the following command to setup default Automux folders:
  $ automux setup
  ********************************************************************************
END