All Projects → benmccallum → BootstrapForPCs

benmccallum / BootstrapForPCs

Licence: MIT license
Bootstrap your Windows PC with developer tools

Programming Languages

Batchfile
5799 projects

Projects that are alternatives of or similar to BootstrapForPCs

winget-create
The Windows Package Manager Manifest Creator command-line tool (aka wingetcreate)
Stars: ✭ 228 (+1528.57%)
Mutual labels:  winget
intuiter
Global productivity app for anyone who use Windows
Stars: ✭ 24 (+71.43%)
Mutual labels:  winget
Winget Cli
Windows Package Manager CLI (aka winget)
Stars: ✭ 15,849 (+113107.14%)
Mutual labels:  winget
HandyWinGet
GUI for installing apps through WinGet and Creating Yaml file
Stars: ✭ 305 (+2078.57%)
Mutual labels:  winget
WinGetUI
WingetUI Store: a GUI Store for the most common cli package managers, sych as Winget and Scoop
Stars: ✭ 73 (+421.43%)
Mutual labels:  winget
bitcurator-distro-main
Scripts, tools, and assets required to build the BitCurator ISO for distribution
Stars: ✭ 41 (+192.86%)
Mutual labels:  environment-setup

Bootstrap For PCs

A series of Windows batch files to bootstrap a PC with apps, dev tools and other utilities. Harnesses the power of winget.

To use

  1. Clone/fork/download this repo.
  2. Install winget.
  3. 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)
  4. (Optional) Fork your own version with the installers you want.

To keep up to date

Leverage winget upgrade --all (docs)

To contribute

Feel free to contribute PRs, but stick to adding apps that a majority of people will use.

Alternatives

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.

History

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].