• v0.3.0 4da4d388e3

    v0.3.0 lsp Stable

    navicore released this 2025-12-25 18:51:19 +00:00 | 101 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