PowerToolkit is a collection of PowerShell scripts designed to simplify various tasks. This toolkit aims to enhance productivity by automating common operations.
- Windows operating system
- PowerShell 7.4 or higher
-
Clone the repository to your local machine:
git clone https://github.com/Mulekotd/powertoolkit.git
-
Navigate to the PowerToolkit directory:
cd powertoolkit
-
Run the
setup.ps1
script to set up the necessary environment variables and create executables:.\setup.ps1
│ LICENSE
│ README.md
│ setup.ps1
│ uninstall.ps1
│ update.ps1
│
├───modules
│ New-Backup.psm1
│ Protect-Folder.psm1
│
└───utils
Globals.ps1