Skip to content

PowerShell Preworkout (PSPreworkout)

A special mix of tools to help jump start your PowerShell session!

GitHub stars PowerShell Gallery Version PowerShell Gallery Downloads PRs Welcome GitHub contributors

GitHub top language Codacy Badge GitHub Actions Workflow Status GitHub Actions Workflow Status

  PSPreworkout Logo (Image generated by Microsoft Designer)  

Inspiration

Why PSPreworkout? Whether you are developing PowerShell code or performing daily tasks, the goal of PSPreworkout is to start working efficiently as quickly as possible. The idea for the name was inspired by the pre-workout mix that I sometimes drink for an extra kick of energy and focus before working out.

The PSPreworkout module contains shortcuts for setting up a PowerShell environment, configuring Git, customizing the shell, working with environment variables, creating new script files from a template, updating packages, and more!

Getting Started

Install-Module -Name PSPreworkout -Scope CurrentUser
Get-Command -Module PSPreworkout

Contributing

Please feel free submit an issue or a PR to report bugs, suggest improvements, or add new ideas to the module!

Presentations

  • PSPreworkout Module Walkthrough at the PowerShell Usergroup Inn-Salzach - Thanks to the Inn-Salzach PowerShell User Group for inviting me to share my first public presentation!