Laurent Kempé
87ef491e6d
Remove Microsoft.BingFinance duplicate
2019-06-29 11:14:34 +02:00
Gary Ewan Park
a0d8067984
Merge pull request #83 from mdsharpe/patch-2
...
Update RemoveDefaultApps.ps1
2019-06-12 09:30:22 +01:00
Matthew Sharpe
4bc3922083
Update RemoveDefaultApps.ps1
...
Fixed typo
2019-06-12 08:32:15 +01:00
Gary Ewan Park
b16530be38
Merge pull request #82 from bmdixon/patch-1
...
Fix typo
2019-06-12 08:29:28 +01:00
Ben Dixon
76592022b3
Fix typo
2019-06-12 08:22:40 +01:00
Clint Rutkas
1e2fbef085
making script for dev virtual machines on dev.msft
...
script for https://developer.microsoft.com/en-us/windows/downloads/virtual-machines
2018-11-02 11:57:27 -07:00
Gary Ewan Park
ee2a2cf65b
Apply Choco Best Practices ( #77 )
...
* (maint) Corrected whitespace
* (GH-15) Apply Choco Best Practices
2018-10-18 05:08:15 -07:00
Yosef Durr
f59fe23b7c
add posh-git and PS clone to choco demo ( #74 )
2018-10-06 20:58:02 -07:00
Yosef Durr
d488050ca9
adding azure devops script and a chocolateyfest demo ( #73 )
...
* adding devops tool install commands
* personalizing demo script
2018-10-06 18:17:31 -07:00
Clint Rutkas
d41a2c10e1
Add desktop ( #72 )
...
* adding all varients of desktop configuration
* adjusted the readme
* making my life easier for testing
* removing whitespace at the top
* looks like readme has a typp
* helps to execute script with the file extention :)
* Update README.md
updating back to master, going to rename Full so old link doesn't break
* Rename dev_app_desktop_Full.ps1 to dev_app_desktop.ps1
* Rename dev_app_desktop.ps1 to dev_app.ps1
actually match now ...
* Update README.md
2018-10-01 16:38:59 -07:00
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
Tara Raj
1838966829
Update Python tools for WSL
...
Updating script for dev_ml_wsl with correct list of Python tools
2018-09-07 16:36:25 -07:00
Yosef Durr
a37b28ab2e
Install tools in WSL, starting with just the ML recipe ( #68 )
2018-08-29 23:27:32 -07:00
Yosef Durr
a01e84f8ed
fixing sample path
2018-08-28 13:44:04 -07:00
Yosef Durr
d13e6b2416
Install Ubuntu 18 and improve ML recipe setup ( #66 )
...
* move to Ubuntu 18
* created two ML recipes
* using update-sessionenvironmnet instead of refreshenv
* discover helper script URI rather than hardcode it
* fixing readme links to support reboot
2018-08-28 12:51:59 -07:00
Yosef Durr
0bef63c3b1
adding more info on forking and testing ( #65 )
2018-08-24 15:22:00 -07:00
Tara Raj
6820e612b2
Merge pull request #61 from mscraigloewen/mltooling
...
Added python ML set up scripts
2018-08-14 08:52:37 -07:00
mscraigloewen
cd7cf88d8f
Added keras to ML tooling
2018-08-14 08:45:01 -07:00
mscraigloewen
56dd456264
Added python ML set up scripts
2018-08-09 16:48:09 -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
2eac845847
New: Microsoft WebDriver installation ( #57 )
...
It will install https://chocolatey.org/packages/microsoftwebdriver
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Ref: #46
2018-06-29 08:44:02 -07:00
Clint Rutkas
725c4da1a0
Update dev_box ( #49 )
...
Update dev_app.ps1 to
- UWP Workload
- Azure workload
- Windows Template Studio
- disabling hyper-v and WSL for now since choco would throw errors (will investigate)
2018-06-08 14:58:28 -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
João Reis
f3d3e94f44
Add a link to the Node.js Bootstrapping Guide ( #47 )
...
* Add a link to the Node.js Bootstrapping Guide
* fixup add link in note
2018-06-07 12:09:51 -07:00
yodurr
6fc4d040dd
adding known issues
2018-05-19 23:03:49 -07:00
Laurent Kempé
25c731eb78
Remove useless token now that project is public ( #42 )
2018-05-19 11:37:05 -07:00
Gary Ewan Park
876e6a4f08
visualstudiocode -> vscode
...
- This package was recently renamed
2018-05-13 20:17:57 +01:00
Gary Ewan Park
fd96e04aa8
visualstudiocode -> vscode
...
- This package was recently renamed
2018-05-13 20:17:32 +01:00
Gary Ewan Park
588c87be55
visualstudiocode -> vscode
...
- This package was recently renamed
2018-05-13 20:17:03 +01:00
Gary Ewan Park
b26c06ff80
Removed pip installation
...
- pip is already installed with the installation of python, and therefore not required.
2018-05-13 10:32:20 +01:00
Gary Ewan Park
52c2465fe2
Removed pip installation
...
- pip is already installed with the installation of python, and therefore not required.
2018-05-13 10:31:52 +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
Gary Ewan Park
f03735faab
Merge pull request #38 from pascalberger/remove-gcm
...
Remove GCM installation
2018-05-12 15:20:00 +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
Rob Reynolds
ea9e8ea154
(doc) add issue templates ( #34 )
2018-05-10 11:12:30 -07:00
yodurr
106067226e
updating hyper-v quick create link
2018-05-07 13:38:06 -07:00
Rob Reynolds
c2891866cc
Merge pull request #28 from ferventcoder/maint/master/fix-non-admin
...
(doc) Non-Admin Rehash
2018-05-07 10:28:36 -05:00
Rob Reynolds
e3508dcfbc
(doc) Non-admin rehash
...
Update the two non-admin bits to provide a single idea
on how to still get some boxstarter-esque functionality
with straight PowerShell scripts.
2018-05-07 08:23:42 -07:00
Rob Reynolds
eed7e882bb
(maint) Add non-admin section back
...
It appears the non-admin section was obliterated. Add that
back into the readme
2018-05-07 08:13:16 -07:00
Gary Ewan Park
d1bdac7993
(typo) It -> it
2018-05-07 08:19:55 +01:00
Matt Wrock
a593f9fa52
callout boxstarter admin reqs ( #27 )
...
Signed-off-by: mwrock <matt@mattwrock.com >
2018-05-06 18:36:42 -07:00
yodurr
3cbb4aa88a
updating 1 click links in readme table
2018-05-06 13:29:48 -07: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
Yosef Durr
6f37693754
Merge pull request #24 from ferventcoder/ticket/master/GH-7_organizations
...
(GH-7) Add organizational use/non-admin
2018-05-06 10:30:58 -07:00
Rob Reynolds
e4f3c5c6f6
(GH-7) Add organizational use/non-admin
...
Add instructions starter for organizational/internal use of these
scripts. Additionally added notes for folks that may want to take
advantage of Chocolatey but may not have administrative access on
their machines.
This also provides links for learning more, including how to take
advantage of Chocolatey's infrastructure and tools with the open
source edition and without any costs.
2018-05-06 12:23:16 -05:00
Rob Reynolds
dcba01a7b3
(maint) catch trailing whitespace
2018-05-06 12:05:49 -05:00
6f6421b37b
updating readme
2018-05-04 13:48:01 -07:00