Scoop bucket for NTWind Software applications. This bucket provides easy installation of NTWind's Windows utilities through Scoop, the Windows command-line installer.
A complete list of all NTWind software downloads is available at https://www.ntwind.com/download-all.html
This repository includes an automated weekly check for new NTWind applications on the download page. When new applications are detected, GitHub issues are automatically created to track adding them to the bucket. Check the Issues tab to see applications that need manifests.
To install NTWind software using this bucket:
scoop bucket add ntwind https://github.com/warthurton/scoop-ntwind
scoop install ntwind/<app-name>For example, to install a specific NTWind application:
scoop install ntwind/some-ntwind-appTo make a new manifest contribution, please read the Contributing Guide and App Manifests wiki page.