uavaustin / ops

Infrastructure, tooling, and meta-documentation for UAV Austin.
MIT License
1 stars 0 forks source link

[rust-dev-env] Install Dependencies on Windows #14

Closed rrbutani closed 7 years ago

rrbutani commented 7 years ago

I do not want to do this. Users will have to enable the WSL + Developer Mode + install bash on windows themselves for sure. Docker, I don't want to take ownership of, so they'll have to install Kitematic/the toolbox. All that's left is xming, which isn't hard to install.

We can just add aliases to docker/docker-machine in bash on windows. Maybe look into installing the docker client from bash (but again, I'd rather not).