├── CHANGELOG ├── LICENSE ├── PowerUp.ps1 ├── PowerUp.psd1 └── README.md /CHANGELOG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hmaverickadams/PowerUp/HEAD/CHANGELOG -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hmaverickadams/PowerUp/HEAD/LICENSE -------------------------------------------------------------------------------- /PowerUp.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hmaverickadams/PowerUp/HEAD/PowerUp.ps1 -------------------------------------------------------------------------------- /PowerUp.psd1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hmaverickadams/PowerUp/HEAD/PowerUp.psd1 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hmaverickadams/PowerUp/HEAD/README.md --------------------------------------------------------------------------------