15 Commits

Author SHA1 Message Date
Yosef Durr
79bbe5bdc4 Started a demoscripts folder, refactored some helper scripts (#70)
* moving all recipes to dynamically find helper scripts
* started to a devops_azure script
* re-organizing some existing scripts
* updated Readme known issues
2018-09-18 09:37:18 -07:00
Yosef Durr
01c3847732 updating all recipes to use dynamic helper script loading (#69) 2018-09-11 14:35:18 -07:00
Yosef Durr
09b86292a2 update shared script location to master branch 2018-08-02 15:12:31 -07:00
Yosef Durr
9270cd2d04 adding common scripts for use by multiple dev scenario scripts (#59)
This PR gets Master up to date with the common scripts approach.  These are not done but this seems far enough along to proceed.  We'll now move forward with refining these common scripts along with the dev scenario scripts that reference them.
2018-08-02 15:07:12 -07:00
Antón Molleda
872a12d059 New: Install VS Code debugger extensions (#48)
Install automatically VS Code debugger extensions for Chrome and Edge

- - - - - - - - - - - - - - - - - - -

Ref: #46
2018-06-07 12:10:48 -07:00
Gary Ewan Park
876e6a4f08 visualstudiocode -> vscode
- This package was recently renamed
2018-05-13 20:17:57 +01:00
Gary Ewan Park
346d6ba907 Removed pip installation
- pip is already installed with the installation of python, and therefore not required.
2018-05-13 10:31:24 +01:00
Pascal Berger
8b77503053 Remove GCM installation as it is already part of standard Git installation 2018-05-12 09:31:44 +02:00
Yosef Durr
91a61099b8 continuing to refine the scripts (#26) 2018-05-06 12:57:25 -07:00
Yosef Durr
c14d8f7586 merge readme and script updates from dev branch (#25)
readme refinement, adding ml script
2018-05-06 11:35:16 -07:00
João Reis
d97c020a43 Add -y to all choco install
This is useful for running the PowerShell scripts directly.

Ref: https://github.com/Microsoft/windows-dev-box-setup-scripts/issues/11
2018-04-25 17:50:01 +01:00
João Reis
7011368e13 Add VS Build Tools to compile Node.js native modules 2018-04-25 17:50:01 +01:00
João Reis
c0cb66161d Use Python 2 with Node.js 2018-04-25 17:48:47 +01:00
João Reis
0d7d007ea0 Change Node.js default to LTS
Fixes: https://github.com/Microsoft/windows-dev-box-setup-scripts/issues/12
2018-04-25 17:48:07 +01:00
cdd85eacdf initial commit 2018-04-14 00:59:06 -07:00