Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 13:38
· 90 commits to main since this release

ArtifactX v0.1.1

Build Once. Package Once. Publish Everywhere.

Download

Arch Binary .deb .rpm
amd64 arx-amd64 arx_*_amd64.deb arx-*.x86_64.rpm
arm64 arx-arm64 arx_*_arm64.deb arx-*.aarch64.rpm
curl -fsSLO https://github.com/artifactx-rs/artifactx/releases/download/v0.1.1/arx-amd64
sudo install -m 755 arx-amd64 /usr/local/bin/arx

Docker: docker run --rm -v ./repo:/repo -p 8080:8080 ghcr.io/artifactx-rs/arx:v0.1.1 serve

Full Changelog: v0.1.0...v0.1.1