Page MenuHomeDevCentral

Implement task runner
ClosedPublic

Authored by dereckson on Apr 3 2018, 00:55.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 18, 19:40
Unknown Object (File)
Wed, Sep 17, 19:20
Unknown Object (File)
Wed, Sep 17, 04:01
Unknown Object (File)
Tue, Sep 16, 11:15
Unknown Object (File)
Tue, Sep 16, 09:19
Unknown Object (File)
Sun, Sep 14, 13:55
Unknown Object (File)
Sat, Sep 13, 19:20
Unknown Object (File)
Thu, Sep 11, 08:52
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.