machawk1 / wail

:whale2: Web Archiving Integration Layer: One-Click User Instigated Preservation
https://matkelly.com/wail
MIT License
346 stars 33 forks source link

Provide installation via chocolatey/scoop #379

Open machawk1 opened 5 years ago

machawk1 commented 5 years ago

Windows package manager, related: #238

I don't know much about the package manager but it seems to be heavily used by Windows users (or at least dev types). This ticket will explore and hopefully execute submission for ease of installation of WAIL for Windows in the future.

See https://github.com/chocolatey/choco/wiki/CreatePackages.

machawk1 commented 5 years ago

More information on submitting a package to installed via Chocolatey: https://www.topbug.net/blog/2012/07/02/a-simple-tutorial-create-and-publish-chocolatey-packages/

machawk1 commented 5 years ago

More scoop package manager for Windows

If you've built software that you'd like others to use, Scoop is an alternative to building an installer (e.g. MSI or InnoSetup) — you just need to zip your program and provide a JSON manifest that describes how to install it.