Skip to content
New issue

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

update installation instructions and tests to use 'ddev add-on get' #6

Merged
merged 2 commits into from
Nov 1, 2024

Conversation

Morgy93
Copy link
Owner

@Morgy93 Morgy93 commented Nov 1, 2024

This pull request includes updates to the installation and testing documentation to reflect changes in command usage for DDEV. The most important changes include updating the installation instructions in the README.md and modifying the test scripts to use the new command syntax.

Documentation updates:

  • README.md: Changed the installation command from ddev get to ddev add-on get and added a note for users with DDEV versions prior to v1.23.5.

Testing updates:

  • tests/test.bats: Updated the test scripts to use ddev add-on get instead of ddev get for installing from a directory and from a release.

@Morgy93 Morgy93 merged commit 19a5ef7 into main Nov 1, 2024
4 checks passed
@Morgy93 Morgy93 deleted the update-get branch November 1, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant