Go to file
R. Eric Wheeler f9b36b68e5 Wrote some tests 2017-11-07 16:00:21 -08:00
src/Sikofitt Wrote some tests 2017-11-07 16:00:21 -08:00
tests Wrote some tests 2017-11-07 16:00:21 -08: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 Wrote some tests 2017-11-07 16:00:21 -08:00
grumphp.yml Added loaders 2017-11-07 13:30:35 -08: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 Wrote some tests 2017-11-07 16:00:21 -08: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.