Skip to content

cilerler/berrin

Repository files navigation

Caution

⚠️ These commands can modify or destruct your folder structure and may cause data loss. Use with extreme caution. The toolkit is provided as-is, without warranty. Always back up important data before use.

Berrin

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.


Quick Start

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.

About

A modular PowerShell toolkit for general automation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published