uavaustin / ops

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

[rust-dev-env] Restructure install script to better handle different OSes #10

Closed rrbutani closed 7 years ago

rrbutani commented 7 years ago

Unfortunately we're going to have different sections for the different OSes. Maybe use OS flags or separate functions for the OSes.

Need to watch for the little things like not checking for the docker group on windows.