An open API service indexing awesome lists of open source software.

https://github.com/NorskNoobing/NN.WindowsSetup


https://github.com/NorskNoobing/NN.WindowsSetup

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

[![PowerShell Gallery](https://img.shields.io/powershellgallery/dt/NN.WindowsSetup?style=flat-square&logo=powershell&label=NN.WindowsSetup&color=%235391fe)](https://www.powershellgallery.com/packages/NN.WindowsSetup)
[![GitHub last commit](https://img.shields.io/github/last-commit/NorskNoobing/NN.WindowsSetup?logo=github&style=flat-square&label=Last%20Commit)](https://github.com/norsknoobing/NN.WindowsSetup)

# Installation
Run the following command in your PowerShell terminal to install the module.
```powershell
Install-Module NN.WindowsSetup -Repository PSGallery -Force
```