Go to file
R. Eric Wheeler 81b0130bef Initial commit 2017-11-04 14:09:22 -07:00
src/Sikofitt Initial commit 2017-11-04 14:09:22 -07:00
tests/Sikofitt/Tests Initial commit 2017-11-04 14:09:22 -07:00
.gitignore Initial commit 2017-11-04 14:09:22 -07:00
.php_cs Initial commit 2017-11-04 14:09:22 -07:00
LICENSE Initial commit 2017-11-04 14:09:22 -07:00
README.md Initial commit 2017-11-04 14:09:22 -07:00
composer.json Initial commit 2017-11-04 14:09:22 -07:00
grumphp.yml Initial commit 2017-11-04 14:09:22 -07:00
header.txt Initial commit 2017-11-04 14:09:22 -07:00
phpcs.xml.dist Initial commit 2017-11-04 14:09:22 -07:00
phpunit.xml.dist Initial commit 2017-11-04 14:09:22 -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.