npryce / adr-tools

Command-line tools for working with Architecture Decision Records
Other
4.56k stars 578 forks source link

CMDer support for adr-tools #82

Open minademian opened 5 years ago

minademian commented 5 years ago

Hi, I am unable to get adr-tools working with cmder on Windows 10. Is it supported?

coldacid commented 5 years ago

It's not officially supported, but if you have WSL set up and a distro installed, you can set up a batch file that makes it work from the command line.

@C:\Windows\system32\bash.exe "/mnt/c/path/to/adr-tools/adr" %*
kjelt commented 3 years ago

You can use it with Git Bash on Win 10. https://github.com/npryce/adr-tools/blob/master/INSTALL.md#git-for-windows-git-bash