We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Explains the steps required to setup the development environment. After this, continue with the Development workflow.
Do the following steps once.
git clone git@github.com:serlo-org/athene2.git --recursive
cd athene2
cp src/config/autoload/local.php.dist src/config/autoload/local.php cp src/config/autoload/develop.local.php.dist src/config/autoload/develop.local.php cp src/public/htaccess.dist src/public/.htaccess
vagrant plugin install vagrant-triggers vagrant plugin install vagrant-hostmanager
rsync
openssh
copy src\config\autoload\local.php.dist src\config\autoload\local.php copy src\config\autoload\develop.local.php.dist src\config\autoload\develop.local.php copy src\public\htaccess.dist src\public\.htaccess