Skip to content

Releases: humanjesse/LocalHarness

v0.1.3

30 Nov 16:19

Choose a tag to compare

Local Harness v0.1.3

Platform Support

  • Tested: Linux x86_64 (Arch Linux, kernel 6.17+)
  • Should work: Other Linux distributions
  • May work: macOS (untested - please report!)

Installation

  1. Download localharness-linux-x86_64
  2. Make it executable: chmod +x localharness-linux-x86_64
  3. Run: ./localharness-linux-x86_64
  4. Optional: Move to PATH: mv localharness-linux-x86_64 ~/.local/bin/localharness

Verify Download

sha256sum -c localharness-linux-x86_64.sha256

Build from Source

If the binary doesn't work for your system:

git clone https://github.com/humanjesse/LocalHarness
cd localharness
zig build
./zig-out/bin/localharness

v0.1.2

04 Nov 14:10

Choose a tag to compare

Local Harness v0.1.2

Platform Support

  • Tested: Linux x86_64 (Arch Linux, kernel 6.17+)
  • Should work: Other Linux distributions
  • May work: macOS (untested - please report!)

Installation

  1. Download localharness-linux-x86_64
  2. Make it executable: chmod +x localharness-linux-x86_64
  3. Run: ./localharness-linux-x86_64
  4. Optional: Move to PATH: mv localharness-linux-x86_64 ~/.local/bin/localharness

Verify Download

sha256sum -c localharness-linux-x86_64.sha256

Build from Source

If the binary doesn't work for your system:

git clone https://github.com/humanjesse/LocalHarness
cd localharness
zig build
./zig-out/bin/localharness

v0.1.1

25 Oct 23:36

Choose a tag to compare

ZodoLlama v0.1.1

Platform Support

  • Tested: Linux x86_64 (Arch Linux, kernel 6.17+)
  • Should work: Other Linux distributions
  • May work: macOS (untested - please report!)

Installation

  1. Download zodollama-linux-x86_64
  2. Make it executable: chmod +x zodollama-linux-x86_64
  3. Run: ./zodollama-linux-x86_64
  4. Optional: Move to PATH: mv zodollama-linux-x86_64 ~/.local/bin/zodollama

Verify Download

sha256sum -c zodollama-linux-x86_64.sha256

Build from Source

If the binary doesn't work for your system:

git clone https://github.com/humanjesse/Zodollama
cd zodollama
zig build
./zig-out/bin/zodollama

v0.1.0

16 Oct 16:58

Choose a tag to compare

ZodoLlama v0.1.0

Platform Support

  • Tested: Linux x86_64 (Arch Linux, kernel 6.17+)
  • Should work: Other Linux distributions
  • May work: macOS (untested - please report!)

Installation

  1. Download zodollama-linux-x86_64
  2. Make it executable: chmod +x zodollama-linux-x86_64
  3. Run: ./zodollama-linux-x86_64
  4. Optional: Move to PATH: mv zodollama-linux-x86_64 ~/.local/bin/zodollama

Verify Download

sha256sum -c zodollama-linux-x86_64.sha256

Build from Source

If the binary doesn't work for your system:

git clone https://github.com/humanjesse/Zodollama
cd zodollama
zig build
./zig-out/bin/zodollama