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.
Via Composer
composer require graze/skeleton-project
$skeleton = new Graze\Skeleton\Skeleton('big', 'small', 'dog');
echo $skeleton->sing();
Please see CHANGELOG for more information what has changed recently.
make build test
You can test MkDocs by calling:
make docs-test
This will start a development server in docker on port 8000
.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.