README should mention that you can do `ddev get PATH`
joachim-n opened this issue · 1 comments
joachim-n commented
The README says to push to github and then:
Test manually with ddev get <owner/repo>.
But AFAICT, you can muck about with this locally and do: ddev get PATH-TO-LOCAL-CLONE
.
(This is based on doing that and then ddev restart, I have no idea if things might go wrong beyond that.)
rfay commented
You'll probably want to look at https://ddev.readthedocs.io/en/latest/users/extend/additional-services/#creating-an-additional-service-for-ddev-get
And please see the contributor training about add-ons in https://ddev.com/blog/contributor-training/