Skip to content

bijsterdee/deployer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A website deployment tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%