-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
I've been playing with the idea of extracting the robo commands into a custom package. The task is quite simple at first glance but it requires some custom packages name decisions first.
I think we should go with an approach like this https://robo.li/extending.html#creating-a-robo-extension
The todo I see here is:
- decide if the current state of the code we have is good enough to consider it as stable to be extracted.
- decide a name for this new package.
Gizra/robo-drupal-starterperhaps? - Convert each different trait into a Task.
- Provide the composer.json structure to make those commands auto discoverable.
- Use this new tasks in the main RoboFile.php
Metadata
Metadata
Assignees
Labels
No labels