Development box setup

List of articles about development box setup

How did I automate the setup of my developer Windows laptop?
Tooling

How did I automate the setup of my developer Windows laptop?

In this article, I talked about my latest project: how I built a script to automate the setup of my developer machine using Boxstarter, Chocolatey, Winget, and PowerShell... and how I learned a few things along the way.

Customize your applications when installing them with winget
Tooling

Customize your applications when installing them with winget

In my last article about Windows Package Manager, I said that with winget I was missing "being able to specify some parameters for a package installation (like the workload and components to install for Visual Studio 2019)". Well, that was before I went through a few GitHub issues of the winget-cli repository that mentioned the override option.

Install your applications with winget
Tooling

Install your applications with winget

Using Windows Package Manager import to install multiple applications.

The opinions expressed herein are my own and do not represent those of my employer or any other third-party views in any way.

Copyright © 2024 Alexandre Nédélec. All rights reserved.