A series of Windows batch files to bootstrap a PC with apps, dev tools and other utilities. Harnesses the power of winget.
- Clone/fork/download this repo.
- Install winget.
- Run the installers (.cmd files) you like by double-clicking them (I may make this scriptable or import from a file but for now it is what it is)
- (Optional) Fork your own version with the installers you want.
Leverage winget upgrade --all
(docs)
Feel free to contribute PRs, but stick to adding apps that a majority of people will use.
If you're coming from an old PC it might be easier to use winget's export/import from your old/new PC. See here.
Originally this tool used Chocolatey predominantly (which was nicer to script / bulk install), but in setting up a new PC I've swapped over to winget.