mirror of
https://onedev.site.tesses.net/crosslang/crosslang-website
synced 2026-02-08 17:15:46 +00:00
Change up downloads
This commit is contained in:
@@ -4,12 +4,18 @@ type = "chapter"
|
|||||||
weight = 1
|
weight = 1
|
||||||
+++
|
+++
|
||||||
|
|
||||||
|
- [Binaries (Linux, Microslop Winblows)](https://git.tesseslanguage.com/tesses50/crosslang/releases)
|
||||||
|
- [Source (Gitea)](https://git.tesseslanguage.com/tesses50/crosslang)
|
||||||
|
- [Source (Onedev)](https://onedev.site.tesses.net/)
|
||||||
|
|
||||||
|
|
||||||
If you use Linux, MacOS or FreeBSD you can also use this command to install
|
If you use Linux, MacOS or FreeBSD you can also use this command to install
|
||||||
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -o crosslang-install.sh https://crosslang.tesseslanguage.com/crosslang-install.sh && sh crosslang-install.sh; rm crosslang-install.sh
|
curl -o crosslang-install.sh https://crosslang.tesseslanguage.com/crosslang-install.sh && sh crosslang-install.sh; rm crosslang-install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
- [Linux](linux)
|
- [Linux](linux)
|
||||||
- [Microslop Winblows](windows.md)
|
|
||||||
- [Android](android)
|
- [Android](android)
|
||||||
- [Shell Binary](https://downloads.tesses.net/ShellPackage.crvm)
|
- [Shell Binary](https://downloads.tesses.net/ShellPackage.crvm)
|
||||||
|
|||||||
@@ -7,15 +7,6 @@ date = 2025-09-24T20:19:48-05:00
|
|||||||
- [Ubuntu/Debian (uses apt)](ubuntu.md)
|
- [Ubuntu/Debian (uses apt)](ubuntu.md)
|
||||||
- [Arch (uses pacman)](arch.md)
|
- [Arch (uses pacman)](arch.md)
|
||||||
|
|
||||||
# Tarballs
|
|
||||||
- [x86_64](https://files.site.tesses.net/CrossLang/latest/crosslang-linux-x86_64.tar.gz)
|
|
||||||
- [aarch64](https://files.site.tesses.net/CrossLang/latest/crosslang-linux-arm64.tar.gz)
|
|
||||||
- [riscv64](https://files.site.tesses.net/CrossLang/latest/crosslang-linux-riscv64.tar.gz)
|
|
||||||
|
|
||||||
# DevStudio Tarballs
|
|
||||||
- [x86_64](https://files.site.tesses.net/CrossLangDevStudio/latest/crosslang-devstudio-x86_64.tar.gz)
|
|
||||||
- [aarch64](https://files.site.tesses.net/CrossLangDevStudio/latest/crosslang-devstudio-aarch64.tar.gz)
|
|
||||||
|
|
||||||
|
|
||||||
# Containers
|
# Containers
|
||||||
- CLI x86_64 ```onedev.site.tesses.net/crosslang/crosslangextras/crosslangextras:latest``` (no IDE though)
|
- CLI x86_64 ```onedev.site.tesses.net/crosslang/crosslangextras/crosslangextras:latest``` (no IDE though)
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
+++
|
|
||||||
title = 'Microslop Winblows'
|
|
||||||
date = 2025-08-31T22:09:58-05:00
|
|
||||||
+++
|
|
||||||
|
|
||||||
CrossLang
|
|
||||||
=========
|
|
||||||
- [32 Bit Installer](https://files.site.tesses.net/CrossLang/latest/crosslang-win32.exe)
|
|
||||||
- [64 Bit Installer](https://files.site.tesses.net/CrossLang/latest/crosslang-win64.exe)
|
|
||||||
- [32 Bit XCopyable](https://files.site.tesses.net/CrossLang/latest/crosslang-win32.zip)
|
|
||||||
- [64 Bit XCopyable](https://files.site.tesses.net/CrossLang/latest/crosslang-win64.zip)
|
|
||||||
|
|
||||||
CrossLang DevStudio (The IDE)
|
|
||||||
=============================
|
|
||||||
- [32 Bit Installer](https://files.site.tesses.net/CrossLangDevStudio/latest/crosslang-devstudio-win32.exe)
|
|
||||||
Reference in New Issue
Block a user