blink / seed
A seed application for Blink Framework
Installs: 1 001
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 2
Open Issues: 0
Requires
- blink/blink: 0.4.*
Requires (Dev)
- phpunit/phpunit: ~5.0
README
Introduction
This is a seed application that makes the creation of Blink applications much more simplified.
With the help of Composer, you can create a new Blink application through one simple command:
composer create-project --prefer-dist blink/seed your-app
For more information, please visit our main development repo here.
License
This is a open sourced software under MIT license.