Skip to content

Commit be50564

Browse files
committed
docs(install): add packages to the install docs
1 parent 2d4e82f commit be50564

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

docs/book/src/installation.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,23 @@
66
## Download binaries
77

88
### Linux
9-
You can download the Linux AppImage from our website:
10-
[![Download AppImage](https://img.shields.io/badge/Download-Linux%20AppImage-blue?style=for-the-badge)](https://downloads.codetracer.com/CodeTracer-25.09.1-amd64.AppImage)
9+
Here is a list of our Linux packages:
10+
11+
<a href="https://deb.codetracer.com/"><img width="100px" height="100px" src="https://upload.wikimedia.org/wikipedia/commons/9/9e/UbuntuCoF.svg"></a>
12+
<a href="https://deb.codetracer.com/"><img width="100px" height="100px" src="https://upload.wikimedia.org/wikipedia/commons/6/66/Openlogo-debianV2.svg"></a>
13+
<a href="https://rpm.codetracer.com/"><img width="100px" height="100px" src="https://upload.wikimedia.org/wikipedia/commons/d/d8/Red_Hat_logo.svg"></a>
14+
<a href="https://rpm.codetracer.com/"><img width="100px" height="100px" src="https://upload.wikimedia.org/wikipedia/commons/3/3f/Fedora_logo.svg"></a>
15+
<a href="https://github.com/metacraft-labs/metacraft-overlay"><img width="100px" height="100px" src="https://upload.wikimedia.org/wikipedia/commons/4/48/Gentoo_Linux_logo_matte.svg"></a>
16+
<a href="https://aur.archlinux.org/packages/codetracer"><img width="100px" height="100px" src="https://upload.wikimedia.org/wikipedia/commons/1/13/Arch_Linux_%22Crystal%22_icon.svg"></a>
17+
<a href="https://downloads.codetracer.com/CodeTracer-latest-amd64.AppImage"><img width="100px" height="100px" src="https://upload.wikimedia.org/wikipedia/commons/7/73/App-image-logo.svg"></a>
1118

1219
> [!TIP]
1320
> You can place the downloaded app in a location of your choosing (e.g. `~/.local/bin`)
1421
1522
### macOS
16-
macOS binaries are temporarily unavailable but will be restored soon.
1723
You can download a `.dmg` app bundle from our website:
18-
[![Download macOS](https://img.shields.io/badge/Download-macOS-blue?style=for-the-badge)](https://downloads.codetracer.com/CodeTracer-25.09.1-arm64.dmg)
24+
25+
<a href="https://downloads.codetracer.com/CodeTracer-latest-arm64.dmg"><img width="75px" height="100px" src="https://upload.wikimedia.org/wikipedia/commons/1/1b/Apple_logo_grey.svg"></a>
1926

2027
> [!TIP]
2128
> You can place the downloaded app in a location of your choosing (e.g., the `Applications` folder on macOS).

0 commit comments

Comments
 (0)