wiggum/skeleton

There is no license information available for the latest version (v2.0) of this package.

v2.0 2019-11-27 16:02 UTC

This package is not auto-updated.

Last update: 2024-04-25 12:29:17 UTC


README

We recommend you install the Wiggum Framework with the Composer dependency manager.

The easiest way to start working with Wiggum is to create a project using wiggum-skeleton as a base by running this bash command:

$ php composer.phar create-project wiggum/skeleton [my-app-name]