Skip to content

Marco-Holo/Mike_Win_dev-win-installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

📦 Mike’s Dev Setup Installer

An automated Windows setup script using Chocolatey and Winget to quickly install my essential development tools, IDEs, and utilities. Runs in silent mode (auto-accepts licenses).

Run

Installer can easily be run by executing this command in the folder of the downloaded script in a admin Powershell console.

powershell -ep Bypass .\win-installer.ps1

Quality-of-Life Tools

This repo also contains numerous scripts that improve the general usage for things that should be easy to do but aren't available offline.

  • merge.py — Can be used to merge multiple PDF files.

About

One-command Windows dev setup and QoL scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 87.5%
  • Python 12.5%