• v0.1.0-alpha.16 6e4287f5d1

    hugooconnor released this 2025-03-17 02:31:27 +00:00 | 448 commits to main since this release

    Release v0.1.0-alpha.16

    See the CHANGELOG.md for details.

    Installation (Linux)

    macOS users can install via Homebrew:

    brew install llm-md
    

    Direct Download

    1. Download the Linux archive
    2. Extract: tar -xzf llm-md-linux-x86_64.tar.gz
    3. Install: sudo cp llm-md-dist/bin/llm-md /usr/local/bin/

    Using the Install Script

    curl -fsSL https://llm.md/install.sh | bash
    
    Downloads