Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

overtrue/wisteria-skeleton

Repository files navigation

The skeleton of Wisteria.

Usage

Installation

$ composer create-project overtrue/wisteria-skeleton wisteria-demo -vvv

Update config file config/wisteria.php with right repository url of your docs, Then init the docs files:

$ php artisan wisteria:refresh

Done.

Contributing

You can contribute in one of three ways:

  1. File bug reports using the issue tracker.
  2. Answer questions or fix bugs on the issue tracker.
  3. Contribute new features or update the wiki.

The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.

License

MIT

Releases

No releases published

Packages

No packages published

Languages