19 lines
498 B
Markdown
19 lines
498 B
Markdown
# 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](https://repos.bgemi.net/sikofitt/skeleton/blob/master/LICENSE)
|
|
|
|
### Contribute
|
|
|
|
Go for it.
|