Caution
A modular PowerShell toolkit for general automation. This repository provides a collection of reusable modules designed to simplify and streamline a variety of automation tasks, including environment management, backup, DevOps, cloud operations, and more. Each module is self-contained and can be used independently or as part of the master module for broader automation workflows.
Remove-Module AllModules;
Import-Module "$env:userprofile\Source\github\cilerler\berrin\AllModules";
Get-HostFile;
For more information, explore the individual module folders or the module manifest files.