
Usage demo • Installation • Usage • CI Status • Contributing • License
artefactor is utility for downloading artefacts from GitHub.
Usage demo

Installation
From source
To build the artefactor from scratch, make sure you have a working Go 1.23+ workspace (instructions), then:
go install github.com/essentialkaos/artefactor@latest
Prebuilt binaries
You can download prebuilt binaries for Linux from EK Apps Repository:
bash <(curl -fsSL https://apps.kaos.st/get) artefactor
Usage
CI Status
| Branch |
Status |
master |
 |
develop |
 |
Contributing
Before contributing to this project please read our Contributing Guidelines.
License
Apache License, Version 2.0
