Page MenuHomeDevCentral

Implement task runner
ClosedPublic

Authored by dereckson on Apr 3 2018, 00:55.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 03:42
Unknown Object (File)
Fri, Apr 19, 01:10
Unknown Object (File)
Fri, Apr 19, 00:16
Unknown Object (File)
Wed, Apr 17, 17:45
Unknown Object (File)
Sun, Apr 14, 22:41
Unknown Object (File)
Sun, Apr 14, 22:16
Unknown Object (File)
Wed, Apr 10, 01:13
Unknown Object (File)
Tue, Apr 9, 10:58
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.