Page MenuHomeDevCentral

Implement task runner
ClosedPublic

Authored by dereckson on Apr 3 2018, 00:55.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 15, 03:15
Unknown Object (File)
Tue, Apr 14, 18:29
Unknown Object (File)
Tue, Apr 14, 17:10
Unknown Object (File)
Tue, Apr 14, 04:34
Unknown Object (File)
Fri, Apr 10, 13:57
Unknown Object (File)
Thu, Apr 9, 12:24
Unknown Object (File)
Wed, Apr 8, 14:33
Unknown Object (File)
Wed, Apr 8, 12:13
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.