Page MenuHomeDevCentral

Implement task runner
ClosedPublic

Authored by dereckson on Apr 3 2018, 00:55.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 28, 03:57
Unknown Object (File)
Sun, Jul 27, 10:20
Unknown Object (File)
Sat, Jul 26, 06:03
Unknown Object (File)
Fri, Jul 25, 19:11
Unknown Object (File)
Fri, Jul 25, 12:54
Unknown Object (File)
Fri, Jul 25, 12:21
Unknown Object (File)
Fri, Jul 25, 10:52
Unknown Object (File)
Wed, Jul 23, 18:38
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.