Skip to content

graze/skeleton-project

Repository files navigation

skeleton-project

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

Follow the steps in the documentation to set up the project and delete this block quote.

This is where your description should go, try and limit it to a paragraph or two. It should outline the 'mission' or goals of the project to make it clear what the project is trying to achieve and the problems that it solves.

Install

Via Composer

composer require graze/skeleton-project

Usage

$skeleton = new Graze\Skeleton\Skeleton('big', 'small', 'dog');
echo $skeleton->sing();

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

make build test

You can test MkDocs by calling:

make docs-test

This will start a development server in docker on port 8000.

Contributing

Please see CONTRIBUTING for details.

Security

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

Credits

License

The MIT License (MIT). Please see License File for more information.

About

☠ A skeleton repository for Graze open source projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published