Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/helick/skeleton

The base project boilerplate to get started with
https://github.com/helick/skeleton

composer composer-project wordpress wordpress-boilerplate

Last synced: about 1 month ago
JSON representation

The base project boilerplate to get started with

Awesome Lists containing this project

README

        

# Helick Skeleton

[![Latest Version on Packagist][ico-version]][link-packagist]
[![Total Downloads][ico-downloads]][link-downloads]
[![Software License][ico-license]](LICENSE.md)

The Helick project skeleton.

## Requirements

Make sure all dependencies have been installed before moving on:

* [PHP](http://php.net/manual/en/install.php) >= 7.1
* [Composer](https://getcomposer.org/download/)

## Install

Via Composer:

``` bash
$ composer create-project helick/skeleton:^1.0 blog
```

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md) for details.

## Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

## Credits

- [Evgenii Nasyrov][link-author]
- [All Contributors][link-contributors]

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

[ico-version]: https://img.shields.io/packagist/v/helick/skeleton.svg?style=flat-square
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/helick/skeleton.svg?style=flat-square

[link-packagist]: https://packagist.org/packages/helick/skeleton
[link-downloads]: https://packagist.org/packages/helick/skeleton
[link-author]: https://github.com/nasyrov
[link-contributors]: ../../contributors