Page MenuHomeDevCentral

Implement task runner
ClosedPublic

Authored by dereckson on Apr 3 2018, 00:55.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 15, 21:42
Unknown Object (File)
Sun, Dec 15, 21:28
Unknown Object (File)
Fri, Dec 13, 16:38
Unknown Object (File)
Fri, Dec 13, 16:23
Unknown Object (File)
Thu, Dec 12, 10:32
Unknown Object (File)
Mon, Dec 9, 02:21
Unknown Object (File)
Sat, Dec 7, 16:26
Unknown Object (File)
Tue, Nov 26, 08:07
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.