4 Forks
9 Stars
9 Watchers

symfony-dev-deploy

Configure a similar Symfony development environment on Ubuntu, macOS and Windows, a deploy environment on Ubuntu Server and automate your app update process with Github Actions.

How to download and setup symfony-dev-deploy

Open terminal and run command
git clone https://github.com/WildCodeSchool/symfony-dev-deploy.git
git clone is used to create a copy or clone of symfony-dev-deploy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with symfony-dev-deploy https://github.com/WildCodeSchool/symfony-dev-deploy/archive/master.zip

Or simply clone symfony-dev-deploy with SSH
[email protected]:WildCodeSchool/symfony-dev-deploy.git

If you have some problems with symfony-dev-deploy

You may open issue on symfony-dev-deploy support forum (system) here: https://github.com/WildCodeSchool/symfony-dev-deploy/issues