Take the 2008 Git User's Survey and help out! [ hide ]

public
Description: Terralien client-side goodness
Clone URL: git://github.com/ntalbott/spacesuit.git
Search Repo:
name age message
folder .gitignore Thu Jul 17 06:09:28 -0700 2008 Updated the README to reflect another requireme... [duff]
folder Capfile Thu Mar 20 11:31:49 -0700 2008 Tweak indexing. [ntalbott]
folder History.txt Mon Aug 11 12:48:03 -0700 2008 Moved backup_to_s3 before trigger to production... [mikehale]
folder Manifest.txt Thu Jul 17 06:43:58 -0700 2008 only use backup recipes on production stage [mikehale]
folder README.txt Mon Aug 11 12:46:07 -0700 2008 updated requirements to reflect Rakefile [mikehale]
folder Rakefile Tue Jul 22 08:15:00 -0700 2008 use capistrano-ext [mikehale]
folder bin/ Tue Jul 15 11:30:22 -0700 2008 refactor s3backup generator [mikehale]
folder lib/ Mon Aug 11 12:48:03 -0700 2008 Moved backup_to_s3 before trigger to production... [mikehale]
folder test/ Thu Dec 14 15:43:09 -0800 2006 git-svn-id: https://terralien.devguard.com/svn/... [nathaniel]
README.txt
spacesuit
    by Nathaniel Talbott <nathaniel@terralien.com>
    http://terralien.com/

== DESCRIPTION:
  
This gem encapsulates various tools for Terralien development.

== FEATURES/PROBLEMS:
  
* Allows easy Rails deployment.

== SYNOPSYS:

  $ cd therailsapp
  $ spacesuit -c client
  $ cap deploy:setup
  $ cap deploy

== REQUIREMENTS:

* cooloptions
* capistrano 2
* aws-s3
* capistrano-ext
* mongrel_cluster
* rails

== INSTALL:

* sudo gem install spacesuit

== LICENSE:

The Ruby License

Copyright (c) 2006 Nathaniel Talbott and Terralien, Inc. All Rights Reserved.