Gizra / drupal-starter

Drupal 10 Starter with best practices
76 stars 39 forks source link

Repo cloner command [5h] #417

Open AronNovak opened 1 year ago

AronNovak commented 1 year ago

We could improve the tooling for starting a new project. In addition of what we have for the autodeploy, we could take care of:

The signature could be:

ddev robo project:clone [new GH repo URL] [pantheon project] [pantheon token] [github token] [docker mirror URL] [http basic auth user] [http basic auth password]

Then the manual steps would be:

Should we invest in this?

amitaibu commented 1 year ago

Yes, I like the idea. Let's talk about it before starting.