as-tree icon indicating copy to clipboard operation
as-tree copied to clipboard

Windows build?

Open mitlenatch opened this issue 5 years ago • 1 comments

This looks like a very useful tool. Any chance of releasing a build for Windows (e.g. Cygwin)?

mitlenatch avatar Jul 09 '20 07:07 mitlenatch

@mitlenatch I had asked pretty much the same question here If you have rust installed it should be fairly straight forward to install it using cargo install as-tree . (Just make sure you have the latest versions of rust). To make the binary available from anywhere, add the cargo\bin to the PATH environment variable.

chechu2k5 avatar Aug 06 '20 01:08 chechu2k5