129 Forks
562 Stars
562 Watchers

skeleton

The Symfony skeleton

How to download and setup skeleton

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

Or simply clone skeleton with SSH
[email protected]:symfony/skeleton.git

If you have some problems with skeleton

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