Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.
/ devon Public archive
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

feat: improve install onboarding #1

@devlsh

Description

@devlsh

Is your feature request related to a problem? Please describe.

  1. Currently when using devon install on macOS 11+ it will just tell you to run a command to manually add the certificate files.
  2. devon install will always attempt to install the certificate chain regardless of whether it exists already.

Describe the solution you'd like

  1. This shouldn't happen - devon already has the ability to run sudo commands (As it does on Windows/Linux) so it should just run this itself.
  2. This also shouldn't happen - it should attempt to check if it already exists. Not entirely sure how - potentially mkcert has some logic for this.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions