github yoebuild/yoe v0.12.10

latest release: v0.12.11
5 hours ago
  • Go and other builds no longer fail with "exec format error". The build
    container's architecture is now pinned explicitly on every run, so a build
    always uses a matching-arch image even when a different-architecture copy of a
    shared base image (such as golang) is already cached locally. Previously a
    same-arch build could silently pick up the wrong image and fail.
  • Change a machine's QEMU port forwards from the TUI. The Setup → QEMU
    settings Ports list is now fully editable: highlight any forward — including a
    machine-declared one like 8080:8080 — press Enter, and move it to a free
    host port when the default collides. Previously the machine's forwards were
    read-only and you could only add extras, so a busy host port blocked yoe run
    with no way to fix it in the UI.

To update, run: yoe update
Or download the binary for your architecture and place it in your PATH.
Note: Yoe is in heavy development. We recommend cleaning your build directory and re-creating projects (yoe init) with each new release.

Don't miss a new yoe release

NewReleases is sending notifications on new releases.