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
install
Is your feature request related to a problem? Please describe.
devon install
Describe the solution you'd like
devon
sudo
mkcert
The text was updated successfully, but these errors were encountered:
Will have to wait on FiloSottile/mkcert#332 before this can be added.
Sorry, something went wrong.
devlsh
No branches or pull requests
Is your feature request related to a problem? Please describe.
devon install
on macOS 11+ it will just tell you to run a command to manually add the certificate files.devon install
will always attempt to install the certificate chain regardless of whether it exists already.Describe the solution you'd like
devon
already has the ability to runsudo
commands (As it does on Windows/Linux) so it should just run this itself.mkcert
has some logic for this.The text was updated successfully, but these errors were encountered: