We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ddev get PATH
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.
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.)
The text was updated successfully, but these errors were encountered:
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/
Sorry, something went wrong.
No branches or pull requests
The README says to push to github and then:
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.)
The text was updated successfully, but these errors were encountered: