lemonweb / deployer
This package is abandoned and no longer maintained.
The author suggests using the lemonweb/dbpatcher package instead.
A website deployment tool with database versioning
dev-master / 2.0.x-dev
2015-09-17 08:37 UTC
Requires
- php: >=5.3.3
This package is not auto-updated.
Last update: 2015-09-17 08:44:15 UTC
README
INSTALLATION
The easiest way is to use Composer:
{
"require": {
"lemonweb/deployer": "2.*@dev"
}
}
USAGE
See example.php for a simple setup.
TODO
- proper documentation on how to use this tool
- documentation on requirements (php, ssh, rsync, etc.)
- finish translating everything from Dutch to English
- clean up the output during deployment