Page MenuHomeDevCentral

Implement task runner
ClosedPublic

Authored by dereckson on Apr 3 2018, 00:55.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 17, 10:04
Unknown Object (File)
Thu, Sep 10, 21:55
Unknown Object (File)
Wed, Sep 9, 11:51
Unknown Object (File)
Mon, Sep 7, 16:28
Unknown Object (File)
Wed, Sep 2, 05:20
Unknown Object (File)
Wed, Sep 2, 04:23
Unknown Object (File)
Tue, Sep 1, 16:30
Unknown Object (File)
Sun, Aug 23, 13:12
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.