Go to file
R. Eric Wheeler 0a8d74e0d6 Initial commit 2017-11-04 11:33:44 -07:00
bin Initial commit 2017-11-04 11:33:44 -07:00
config Initial commit 2017-11-04 11:33:44 -07:00
src/Sikofitt Initial commit 2017-11-04 11:33:44 -07:00
tests/Sikofitt/Tests Initial commit 2017-11-04 11:33:44 -07:00
web Initial commit 2017-11-04 11:33:44 -07:00
.gitignore Initial commit 2017-11-04 11:33:44 -07:00
.php_cs Initial commit 2017-11-04 11:33:44 -07:00
LICENSE Initial commit 2017-11-04 11:33:44 -07:00
README.md Initial commit 2017-11-04 11:33:44 -07:00
composer.json Initial commit 2017-11-04 11:33:44 -07:00
grumphp.yml Initial commit 2017-11-04 11:33:44 -07:00
header.txt Initial commit 2017-11-04 11:33:44 -07:00
phpcs.xml.dist Initial commit 2017-11-04 11:33:44 -07:00
phpunit.xml.dist Initial commit 2017-11-04 11:33:44 -07:00
response.code.txt Initial commit 2017-11-04 11:33:44 -07:00

README.md

sikofitt/skeleton

This is a project you are probably not interested in. It is just a simple skeleton that has preset dev dependencies and configuration files.

Feel free to use it. You just have to change the namespace, package name and description.

Composer

curl -LSs https://getcomposer.org/installer|php

composer.phar create-project sikofitt/skeleton:dev-master dir/

License

GPL-3.0

Contribute

Go for it.