mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-05-03 09:23:41 -04:00
Small Update for the AWDS
This commit is contained in:
parent
8b1bb7a303
commit
7aa78e4ce3
2 changed files with 2 additions and 1 deletions
scripts/windows/coco-dev-setup/batch
|
@ -1,2 +1,2 @@
|
||||||
# ignore unnecary files
|
# ignore unnecary files
|
||||||
./utilities
|
/utilities
|
||||||
|
|
|
@ -15,6 +15,7 @@ IF EXIST "%PROGRAMFILES(X86)%" (
|
||||||
set "ZU-app=utilities\7za.exe"
|
set "ZU-app=utilities\7za.exe"
|
||||||
|
|
||||||
:: TODO:
|
:: TODO:
|
||||||
|
:: + Download 7zip exe!!
|
||||||
:: + Write code to set environment variables...
|
:: + Write code to set environment variables...
|
||||||
:: + Write code to install vs if it's not yet installed on users pc
|
:: + Write code to install vs if it's not yet installed on users pc
|
||||||
:: + Write Git Checkout repository code:
|
:: + Write Git Checkout repository code:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue