timer icon indicating copy to clipboard operation
timer copied to clipboard

Feature Request: Add a Windows install option

Open Jonathan-Zollinger opened this issue 2 years ago • 3 comments

TLDR

Include a windows OS section in the list of installs

Overview

I think having this utility available on windows would be great for a lot of devs. myself included, I think a lot of devs out there do the meat of their dev work on a linux box, but the home OS on their local machine is windows (whether company mandated or some other reason).

Potential Solutions

  • Include this executable in varyious package managers (winget, chocolatey, scoop)
  • script out installing the executable and adding it to either a user's PATH or as an alias in their Powershell profile.

Jonathan-Zollinger avatar Jan 24 '23 16:01 Jonathan-Zollinger

I'd love to contribute to this project by resolving this request.

Jonathan-Zollinger avatar Jan 24 '23 16:01 Jonathan-Zollinger

I should probably set that up at some point, yes

caarlos0 avatar Apr 11 '23 19:04 caarlos0

I've installed it on my windows box, would you accept a pull request if I added powershell script in markdown format to add to the readme? I'm happy to add any tests you'd request (ie powershell pester test) to validate install is done properly

Jonathan-Zollinger avatar Apr 12 '23 17:04 Jonathan-Zollinger

next release will be on winget

caarlos0 avatar Jul 13 '24 16:07 caarlos0