dot-config/README.md

19 lines
498 B
Markdown
Raw Permalink Normal View History

2017-11-04 14:09:22 -07:00
# 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.