Open ctaggart opened 8 years ago
So that on Windows all that needs to be done is choco install -y nut. I can put together an AppVeyor build and the packaging using Paket pretty easily. Tagged builds could be tested by installing from the AppVeyor feed and then pushed to Chocolatey.
choco install -y nut
Great idea. I created an issue for Homebrew on OSX as well : https://github.com/matthieudelaro/nut/issues/14
So that on Windows all that needs to be done is
choco install -y nut
. I can put together an AppVeyor build and the packaging using Paket pretty easily. Tagged builds could be tested by installing from the AppVeyor feed and then pushed to Chocolatey.