[PR #63] [MERGED] Add "choco install" for Windows #376

Closed
opened 2026-02-25 22:33:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/FiloSottile/mkcert/pull/63
Author: @StefanScherer
Created: 8/16/2018
Status: Merged
Merged: 8/19/2018
Merged by: @FiloSottile

Base: masterHead: add-chocolatey


📝 Commits (1)

  • 205e485 Add choco install for Windows

📊 Changes

1 file changed (+7 additions, -1 deletions)

View changed files

📝 README.md (+7 -1)

📄 Description

I love this tool and that it's so easy on macOS to use brew install mkcert.
I've created a Chocolatey package which is pending in review right now, but should be published very soon. ( https://chocolatey.org/packages/mkcert )
So on Windows someone can use choco install mkcert to install the current version or a specific version.

The choco package sources are at https://github.com/StefanScherer/choco-mkcert with a small CI pipeline to test the package in AppVeyor which was green for the 1.1.0 release https://ci.appveyor.com/project/StefanScherer/choco-mkcert/branch/master

If you want to have the choco package maintained in your repo, please let me know.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/FiloSottile/mkcert/pull/63 **Author:** [@StefanScherer](https://github.com/StefanScherer) **Created:** 8/16/2018 **Status:** ✅ Merged **Merged:** 8/19/2018 **Merged by:** [@FiloSottile](https://github.com/FiloSottile) **Base:** `master` ← **Head:** `add-chocolatey` --- ### 📝 Commits (1) - [`205e485`](https://github.com/FiloSottile/mkcert/commit/205e48578bf67445dab994ca8f27e4519e67ac36) Add choco install for Windows ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+7 -1) </details> ### 📄 Description I love this tool and that it's so easy on macOS to use `brew install mkcert`. I've created a Chocolatey package which is pending in review right now, but should be published very soon. ( https://chocolatey.org/packages/mkcert ) So on Windows someone can use `choco install mkcert` to install the current version or a specific version. The choco package sources are at https://github.com/StefanScherer/choco-mkcert with a small CI pipeline to test the package in AppVeyor which was green for the 1.1.0 release https://ci.appveyor.com/project/StefanScherer/choco-mkcert/branch/master If you want to have the choco package maintained in your repo, please let me know. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:33:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mkcert#376
No description provided.