as-tree
as-tree copied to clipboard
Windows build?
This looks like a very useful tool. Any chance of releasing a build for Windows (e.g. Cygwin)?
@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.