ddev/ddev-addon-template

README should mention that you can do `ddev get PATH`

joachim-n opened this issue · 1 comments

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.)