initial commit

This commit is contained in:
2014-09-29 10:04:16 +02:00
commit 665e26cc8a
38 changed files with 14368 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
Installation
=============
Chill is installed with composer.
Install composer on your system :
::
curl -sS https://getcomposer.org/installer | php
move composer.phar to your system.

View File

@@ -0,0 +1,13 @@
Installation
=============
Chill is installed with composer.
Install composer on your system :
::
curl -sS https://getcomposer.org/installer | php