-
v0.1.0-alpha.33 Stable
released this
2025-03-23 04:22:26 +00:00 | 392 commits to main since this releaseRelease v0.1.0-alpha.33
See the CHANGELOG.md for details.
Installation
Linux
- Download the Linux archive
- Extract:
tar -xzf llm-md-linux-x86_64.tar.gz - Install:
sudo cp llm-md-dist/bin/llm-md /usr/local/bin/
macOS
For Intel Macs:
- Download the macOS Intel archive
- Extract:
tar -xzf llm-md-macos-x86_64.tar.gz - Install:
sudo cp llm-md-intel-dist/bin/llm-md /usr/local/bin/
For Apple Silicon (M1/M2) Macs:
- Download the macOS ARM archive
- Extract:
tar -xzf llm-md-macos-arm64.tar.gz - Install:
sudo cp llm-md-arm-dist/bin/llm-md-arm /usr/local/bin/llm-md
Using the Install Script (Linux/macOS)
curl -fsSL https://llm.md/install.sh | bashDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.0-alpha.32 Stable
released this
2025-03-21 05:35:08 +00:00 | 398 commits to main since this releaseRelease v0.1.0-alpha.32
See the CHANGELOG.md for details.
Installation
Linux
- Download the Linux archive
- Extract:
tar -xzf llm-md-linux-x86_64.tar.gz - Install:
sudo cp llm-md-dist/bin/llm-md /usr/local/bin/
macOS
For Intel Macs:
- Download the macOS Intel archive
- Extract:
tar -xzf llm-md-macos-x86_64.tar.gz - Install:
sudo cp llm-md-intel-dist/bin/llm-md /usr/local/bin/
For Apple Silicon (M1/M2) Macs:
- Download the macOS ARM archive
- Extract:
tar -xzf llm-md-macos-arm64.tar.gz - Install:
sudo cp llm-md-arm-dist/bin/llm-md-arm /usr/local/bin/llm-md
Using the Install Script (Linux/macOS)
curl -fsSL https://llm.md/install.sh | bashDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.0-alpha.31 Stable
released this
2025-03-20 04:17:26 +00:00 | 404 commits to main since this releaseRelease v0.1.0-alpha.31
See the CHANGELOG.md for details.
Installation
Linux
- Download the Linux archive
- Extract:
tar -xzf llm-md-linux-x86_64.tar.gz - Install:
sudo cp llm-md-dist/bin/llm-md /usr/local/bin/
macOS
For Intel Macs:
- Download the macOS Intel archive
- Extract:
tar -xzf llm-md-macos-x86_64.tar.gz - Install:
sudo cp llm-md-intel-dist/bin/llm-md /usr/local/bin/
For Apple Silicon (M1/M2) Macs:
- Download the macOS ARM archive
- Extract:
tar -xzf llm-md-macos-arm64.tar.gz - Install:
sudo cp llm-md-arm-dist/bin/llm-md-arm /usr/local/bin/llm-md
Using the Install Script (Linux/macOS)
curl -fsSL https://llm.md/install.sh | bashDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.0-alpha.30 Stable
released this
2025-03-18 12:04:01 +00:00 | 420 commits to main since this releaseRelease v0.1.0-alpha.30
See the CHANGELOG.md for details.
Installation
Linux
- Download the Linux archive
- Extract:
tar -xzf llm-md-linux-x86_64.tar.gz - Install:
sudo cp llm-md-dist/bin/llm-md /usr/local/bin/
macOS
For Intel Macs:
- Download the macOS Intel archive
- Extract:
tar -xzf llm-md-macos-x86_64.tar.gz - Install:
sudo cp llm-md-intel-dist/bin/llm-md /usr/local/bin/
For Apple Silicon (M1/M2) Macs:
- Download the macOS ARM archive
- Extract:
tar -xzf llm-md-macos-arm64.tar.gz - Install:
sudo cp llm-md-arm-dist/bin/llm-md-arm /usr/local/bin/llm-md
Using the Install Script (Linux/macOS)
curl -fsSL https://llm.md/install.sh | bashDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.0-alpha.29 Stable
released this
2025-03-18 11:22:53 +00:00 | 422 commits to main since this releaserelease-notes.md
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.1.0-alpha.28 Stable
released this
2025-03-18 04:23:34 +00:00 | 424 commits to main since this releaseRelease v0.1.0-alpha.28
See the CHANGELOG.md for details.
Installation
Linux
- Download the Linux archive
- Extract:
tar -xzf llm-md-linux-x86_64.tar.gz - Install:
sudo cp llm-md-dist/bin/llm-md /usr/local/bin/
macOS
For Intel Macs:
- Download the macOS Intel archive
- Extract:
tar -xzf llm-md-macos-x86_64.tar.gz - Install:
sudo cp llm-md-intel-dist/bin/llm-md /usr/local/bin/
Using the Install Script (Linux/macOS)
curl -fsSL https://llm.md/install.sh | bashDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.0-alpha.26 Stable
released this
2025-03-18 01:12:18 +00:00 | 428 commits to main since this releaseRelease v0.1.0-alpha.26
See the CHANGELOG.md for details.
Installation
Linux
- Download the Linux archive
- Extract:
tar -xzf llm-md-linux-x86_64.tar.gz - Install:
sudo cp llm-md-dist/bin/llm-md /usr/local/bin/
macOS
macOS builds are coming soon. In the meantime, you can install manually:
# Clone the repository git clone https://codeberg.org/anuna/llm-md.git cd llm-md # Install with Racket raco pkg install --auto raco exe -o llm-md main.rkt sudo cp llm-md /usr/local/bin/Using the Install Script (Linux)
curl -fsSL https://llm.md/install.sh | bashDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.0-alpha.25 Stable
released this
2025-03-17 12:17:17 +00:00 | 430 commits to main since this releaseRelease v0.1.0-alpha.25
See the CHANGELOG.md for details.
Installation
Linux
- Download the Linux archive
- Extract:
tar -xzf llm-md-linux-x86_64.tar.gz - Install:
sudo cp llm-md-dist/bin/llm-md /usr/local/bin/
macOS
For Intel Macs:
- Download the macOS Intel archive
- Extract:
tar -xzf llm-md-macos-x86_64.tar.gz - Install:
sudo cp llm-md-intel-dist/bin/llm-md /usr/local/bin/
Using the Install Script (Linux/macOS)
curl -fsSL https://llm.md/install.sh | bashDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.0-alpha.24 Stable
released this
2025-03-17 09:07:36 +00:00 | 432 commits to main since this releaseRelease v0.1.0-alpha.24
See the CHANGELOG.md for details.
Installation
Linux
- Download the Linux archive
- Extract:
tar -xzf llm-md-linux-x86_64.tar.gz - Install:
sudo cp llm-md-dist/bin/llm-md /usr/local/bin/
macOS
macOS builds are coming soon. In the meantime, you can install manually:
# Clone the repository git clone https://codeberg.org/anuna/llm-md.git cd llm-md # Install with Racket raco pkg install --auto raco exe -o llm-md main.rkt sudo cp llm-md /usr/local/bin/Using the Install Script (Linux)
curl -fsSL https://llm.md/install.sh | bashDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.0-alpha.23 Stable
released this
2025-03-17 08:10:16 +00:00 | 434 commits to main since this releaseRelease v0.1.0-alpha.23
See the CHANGELOG.md for details.
Installation
Linux
- Download the Linux archive
- Extract:
tar -xzf llm-md-linux-x86_64.tar.gz - Install:
sudo cp llm-md-dist/bin/llm-md /usr/local/bin/
macOS
For Intel Macs:
- Download the macOS Intel archive
- Extract:
tar -xzf llm-md-macos-x86_64.tar.gz - Install:
sudo cp llm-md-intel-dist/bin/llm-md /usr/local/bin/
Using the Install Script (Linux/macOS)
curl -fsSL https://llm.md/install.sh | bashDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads