matthieudelaro / nut

Nut: the development environment, containerized.
GNU General Public License v3.0
258 stars 16 forks source link

push stable Windows builds to Chocolatey #13

Open ctaggart opened 8 years ago

ctaggart commented 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.

matthieudelaro commented 8 years ago

Great idea. I created an issue for Homebrew on OSX as well : https://github.com/matthieudelaro/nut/issues/14