Skip to content
Petr Bena edited this page Jul 14, 2017 · 4 revisions

We have nightly builds provided by several providers:

Linux - Canonical

This is a work in progress, in future we will use build.snapcraft.io to get a new snap for every single commit

Windows - AppVeyor

Every single commit to master branch gets built by AppVeyor and uploaded to a FTP server hosted by insw.cz. These uploads contain only crucial Huggle components, not any 3rd libraries to save space and to avoid issues with licensing.

These builds are 64 bit. If you want to run this nightly build:

  1. Copy your existing Huggle installation somewhere, it's located in Program Files
  2. Remove all extensions from it (wipe extensions folder)
  3. Overwrite all files with that what you find in the build folder, usually all .exe and .dll files
  4. Run huggle.exe to start nightly build version

Link to nightly build repository is at https://petr.insw.cz/huggle/nightly

Clone this wiki locally