0 Forks
3 Stars
3 Watchers

ddd

Training some best practices of modern PHP development

How to download and setup ddd

Open terminal and run command
git clone https://github.com/pgrau/ddd.git
git clone is used to create a copy or clone of ddd 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 ddd https://github.com/pgrau/ddd/archive/master.zip

Or simply clone ddd with SSH
[email protected]:pgrau/ddd.git

If you have some problems with ddd

You may open issue on ddd support forum (system) here: https://github.com/pgrau/ddd/issues