This repository contains chocolatey automatic packages for ModbusScope. It is forked and adapted from https://github.com/majkinetor/au-packages
To run locally you will need:
- Powershell 5+.
- Chocolatey Automatic Package Updater Module:
Install-Module au
orcinst au
.
Run from within the directory of the package to update that package:
cd <package_dir>
./update.ps1
Set $au_Force = $true
prior to script call to update the package even if no new version is found.
Push to Chocolately package repository choco push modbusscope.3.8.0.nupkg --source https://push.chocolatey.org/