Page MenuHomeDevCentral

Implement task runner
ClosedPublic

Authored by dereckson on Apr 3 2018, 00:55.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 21, 11:06
Unknown Object (File)
Tue, Jul 21, 00:07
Unknown Object (File)
Mon, Jul 20, 17:23
Unknown Object (File)
Mon, Jul 20, 05:39
Unknown Object (File)
Mon, Jul 20, 05:36
Unknown Object (File)
Thu, Jul 9, 19:32
Unknown Object (File)
Thu, Jul 9, 11:49
Unknown Object (File)
Thu, Jul 9, 11:48
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.