https://github.com/asears/WindowsSetup
Apps for Windows
https://github.com/asears/WindowsSetup
Last synced: 3 months ago
JSON representation
Apps for Windows
- Host: GitHub
- URL: https://github.com/asears/WindowsSetup
- Owner: asears
- Created: 2017-12-24T10:39:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-05T14:08:30.000Z (about 5 years ago)
- Last Synced: 2024-08-14T07:07:23.147Z (6 months ago)
- Language: PowerShell
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - asears/WindowsSetup - Apps for Windows (PowerShell)
README
# WindowsSetup
## Apps for WindowsGenerate a list of applications, powershell modules and plugins
Apps I have installed are tracked in github gists.```powershell
.\Get-InstalledApps.ps1
.\Get-InstalledStoreApps.ps1
```