Skip to content

tinycodefactory/Automatify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatify

A collection of global capistrano recipes to automate common tasks

Installation

cd into you user home dir

clone the project as .capistrano

git clone git://github.com/tinycodefactory/Automatify.git .capistrano

and copy the caprc file from the .capistano folder to your user folder

mv .capistrano/caprc .caprc

Test

cap -T and you should see some extra global tasks

Next Steps

  • Add automatify update task

  • Automatically create environment setting tasks

About

Collection of Capistrano recipies to automate server setups and anything else that might be useful

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages