Files
crosslang-website/content/downloads/_index.md
2026-01-16 17:54:09 -06:00

15 lines
412 B
Markdown

+++
title = 'Downloads'
type = "chapter"
weight = 1
+++
If you use Linux, MacOS or FreeBSD you can also use this command to install
```bash
curl -o crosslang-install.sh https://crosslang.tesseslanguage.com/crosslang-install.sh && sh crosslang-install.sh; rm crosslang-install.sh
```
- [Linux](linux)
- [Windows](windows.md)
- [Android](android)
- [Shell Binary](https://downloads.tesses.net/ShellPackage.crvm)