overtrue/wisteria-skeleton

This package is abandoned and no longer maintained. No replacement package was suggested.

The skeleton of overtrue/wisteria.

dev-master 2022-09-08 04:04 UTC

This package is auto-updated.

Last update: 2022-10-08 06:13:07 UTC


README

54765401-694a5400-4c34-11e9-9f08-4d05d4629367.png

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