Page MenuHomeDevCentral

Implement task runner
ClosedPublic

Authored by dereckson on Apr 3 2018, 00:55.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 17, 22:28
Unknown Object (File)
Tue, Nov 12, 20:08
Unknown Object (File)
Mon, Nov 11, 16:13
Unknown Object (File)
Mon, Nov 11, 06:17
Unknown Object (File)
Thu, Nov 7, 01:40
Unknown Object (File)
Thu, Nov 7, 01:26
Unknown Object (File)
Thu, Oct 31, 12:14
Unknown Object (File)
Oct 18 2024, 07:23
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.