Console Tasker
Laravel package to run and manage tasks in Artisan commands.
Install
Via Composer
composer require cerbero/console-tasker
Usage
To do:
- document package usage in
README.md
- add tests
- enable scheduled builds in
.github/workflows/build.yml
- fix some builds that are currently failing and remove last matrix "exclude"
- add AbstractTask method to show information after the
✔ sign
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
composer test
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.