Merge pull request #15 from rukbat/master

Just a small typo
This commit is contained in:
Andrés Montañez
2013-04-06 12:20:06 -07:00
+1 -1
View File
@@ -34,7 +34,7 @@ And you are done!
Just a few, for now...
- **deployment/rsync** - This task is for deploying your code to the remote servers.
- **scm/update** - This task is for updating (git/svn) your base wokring copy.
- **scm/update** - This task is for updating (git/svn) your base working copy.
But that's not all! You can create your own taks, and execute commands on your working copy and in your deployed code!
Also we are working on creating more built in tasks.