Skip to content

Draft: Unzip hekate automatically

vgmoose requested to merge unzip-hekate into master

Start of adding similar functionality from !1 (merged) and to address !2 as for the future as well, but hit a CORS error when testing locally.

The idea was hekate zip will be fetched from Github, and the .bin extracted based on filename using the unzipit library.

Merge request reports