Skip to content

willianmk/phpgitdeploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

PHP Git Deploy 0.0.1

This project is designed to use the Git in order to group your commited files into patches by using it by a simple way and organize your patches.

Use:

* Uncompress this project on your directory root
* Run: php deploy.php <Version level> <commit_number1> [commit_number2] [commit_number3] [commit_number_n]

This will generate a directory with your modified files.

To do list

* Connect your FTP server in order to replace/delete files automatically

About

This tool makes the deploy easier, updating into the server only the modified files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages