Open cparker15 opened 4 years ago
It will definetelly be in the Chocolatey, but first I must keep focus on make the pendding app requests such as the advanced settings interface, some bug fixes and an error log system.
I just checked and it's not there yet. It would be great if sshfs-win-manager was in choco, since then we can roll it out easily on all hosts with puppet.
Thanks!
Hey there, here are some thoughts I posted on an issue on another repo (LibreHardwareMonitor) to build a chocolatey package.
Hope this helps, and thanks for this great tool!
Seems that the winget package for SSHFS-Win-Manager does exist now 🚀 see here on winstall
Can be installed via winget install --id=evsar3.sshfs-win-manager
The Github Action can still be added so every github release induces a package update on winget-pkgs - see this post summarizing potential ways to do it, usually via the winget-releaser-v2 Github Action
SSHFS-Win has a Chocolatey package at https://chocolatey.org/packages/sshfs.
Would you be interested in the integration of a choco package for SSHFS-Win Manager into the build that has a dependency on the
sshfs
choco package, for those of us who prefer to use Chocolatey for application dependency and version management?