= G.A.T. (Gnoxys Administrations Tools)

== DESCRIPTION:

GAT is a Ruby gem that tries to provide a script fast development framework.

Based on a YML structure, GAT allows you to write basic and advanced scripts with a whole set of tools that scripting need.

More info can be found at http://gat.rubyforge.org


== FEATURES/PROBLEMS:

* Still in ALPHA release. Not recommended for production use

== SYNOPSIS:


== REQUIREMENTS:



== INSTALL:

Just type at console (as root or with sudo):

# gem install gat


== EXAMPLE

Look into gatgets/example for an example of using GAT

== LICENSE:

This file is part of GAT: http://gat.rubyforge.org

(c) 2008-2009 A.C. Gnoxys [email protected]

GAT (Gnoxys Administration Tools) is released under the GPL License 3 or higher.
You can get a copy of the license easily at http://www.gnu.org/licenses/gpl.html.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.