lemonweb / deployer
A website deployment tool with database versioning
Installs: 3 296
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 5
Forks: 5
Open Issues: 3
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