DanGough / Nevergreen

This module is an alternative to Evergreen, and allows you to find the latest version and download URL for various Windows apps. Evergreen uses API queries to obtain its data whereas this module is more focussed on web scraping. This is more prone to breaking when websites are changed, hence the name.
The Unlicense
71 stars 16 forks source link

Adds argument completer for public functions #55

Closed codaamok closed 4 months ago

codaamok commented 4 months ago

This implements an argument completer for Find-NevergreenApp and Get-NevergreenApp. It's mostly just a quality of life thing when used interactively.