DopplerHQ / cli

The official CLI for interacting with your Doppler secrets and configuration.
https://docs.doppler.com
Apache License 2.0
218 stars 44 forks source link

Install on Windows with Bash #302

Closed mweber-ak closed 2 years ago

mweber-ak commented 2 years ago

None of our engineers use scoop or powershell. Every engineer I know uses git bash for windows

Describe the solution you'd like Instructions for installing the CLI on Windows using bash.

Describe alternatives you've considered A normal program installer like most tools on windows.

mweber-ak commented 2 years ago

For context, we have 140 engineers, we'd like to use doppler, we can't if people cannot install the cli simply and easily.

mweber-ak commented 2 years ago

I'm also getting reports from Mac users about difficulties, will ask them to make a separate issue.

watsonian commented 2 years ago

@mweber-ak We just merged in a change that should make it pretty easy to install the Doppler CLI in Git Bash. Take a look here. Let us know if you have any trouble with it!