adr-tools icon indicating copy to clipboard operation
adr-tools copied to clipboard

CMDer support for adr-tools

Open minademian opened this issue 7 years ago • 2 comments

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

minademian avatar Feb 13 '19 12:02 minademian

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" %*

charabaruk avatar Jun 06 '19 15:06 charabaruk

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

kjelt avatar Oct 11 '20 21:10 kjelt