README.txt

Path: README.txt
Last Update: Fri Mar 20 04:47:12 -0700 2009

AutomateIt

AutomateIt is an open source tool for automating the setup and maintenance of servers, applications and their dependencies.

  1. AutomateIt.org — website explaining what it is and why it‘s useful
  2. Screenshots — quick tour of sample AutomateIt code
  3. TUTORIAL.txt — hands-on tutorial

Frequently-used commands

Execute these from a terminal, use —help option for help:

  • automateit or ai — Run a recipe or create a project.
  • aitag — Query project‘s tags.
  • aifield — Query project‘s fields.

Frequently-used classes

Legal

Copyright (C) 2007-2008 Igal Koshevoy (igal@pragmaticraft.com)

AutomateIt is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see: www.gnu.org/licenses/

[Validate]