A new version of EnvDev project is now available in 2.1 version.
Changelog :
[2.1] - 2018-04-05
Added
- Share git config & ssh keys
- Add
envdev
vhost configuration for Apache & Nginx - Rename
projects
directory tohome
- Add
`.env.dist
configuration example - Add Makefile
- Use current...
A new version of EnvDev project is now available in 2.0 version.
This version is a complete refactoring of the project to rationnalize the stack and use Alpine version of container to reduce the image size.
Your projects can be with several PHP version from 5.6 to 7.2. A cache stack had been a...