finished initial draft of script, needs testing

This commit is contained in:
Brennen Raimer
2020-03-13 13:46:34 -04:00
parent 051899e7f2
commit 640be9cbc1
3 changed files with 39 additions and 21 deletions

View File

@@ -1,3 +1,5 @@
# Python-Environment-Setup
This script will setup Miniconda, Visual Studio Code, and Git for you
This script will setup Miniconda, Visual Studio Code, and Git for you
To run this setup script, from a command line, change to the directory that contains the script and run `powershell -File .\setup.ps1`