• v0.6.0 94d74531d9

    navicore released this 2026-04-28 17:19:27 +00:00 | 6 commits to main since this release

    Installation

    Download the binary for your platform and make it executable:

    chmod +x seqlisp-*
    

    macOS

    macOS quarantines unsigned binaries. After downloading, remove the quarantine attribute:

    xattr -d com.apple.quarantine ./seqlisp-macos-arm64
    

    Linux

    The Linux binary is statically linked and should run on any x86_64 Linux system.


    Downloads