Page MenuHomeDevCentral

Implement task runner
ClosedPublic

Authored by dereckson on Apr 3 2018, 00:55.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 9, 14:20
Unknown Object (File)
Thu, Aug 7, 04:27
Unknown Object (File)
Wed, Aug 6, 12:07
Unknown Object (File)
Tue, Aug 5, 18:34
Unknown Object (File)
Mon, Aug 4, 22:06
Unknown Object (File)
Mon, Jul 28, 03:57
Unknown Object (File)
Sun, Jul 27, 10:20
Unknown Object (File)
Sat, Jul 26, 06:03
Subscribers
None

Details

Summary

This mechanism allows to add easily commands by preparing a new class
inheriting from Task.

Test Plan
  • bin/saas-phpbb.php sites:bootstrap
  • bin/saas-phpbb.php sites:bootstrap foo

Diff Detail

Repository
rSAASPHPBB saas-phpbb helper command
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Apr 3 2018, 01:01
This revision was automatically updated to reflect the committed changes.