Skip to content

Mulekotd/powertoolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerToolkit

PowerToolkit is a collection of PowerShell scripts designed to simplify various tasks. This toolkit aims to enhance productivity by automating common operations.

Getting Started

Prerequisites

  • Windows operating system
  • PowerShell 7.4 or higher

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/Mulekotd/powertoolkit.git
  2. Navigate to the PowerToolkit directory:

    cd powertoolkit
  3. Run the setup.ps1 script to set up the necessary environment variables and create executables:

    .\setup.ps1

Directory Structure

│   LICENSE
│   README.md
│   setup.ps1
│   uninstall.ps1
│   update.ps1
│
├───modules
│       New-Backup.psm1
│       Protect-Folder.psm1
│
└───utils
        Globals.ps1

About

PowerToolkit is a collection of PowerShell scripts designed to simplify various tasks.

Topics

Resources

License

Stars

Watchers

Forks