mirror of
https://onedev.site.tesses.net/crosslang/crosslang-website
synced 2026-02-08 09:05:47 +00:00
Add downloads
This commit is contained in:
@@ -19,12 +19,15 @@ sudo apt install crosslang
|
||||
````
|
||||
|
||||
## Or the IDE
|
||||
The IDE can also be downloaded from [here](https://dl.tesseslanguage.com/CrossLangDevStudio-x86_64.tar.gz), make sure that crosslang is in your path though
|
||||
````bash
|
||||
sudo apt install crosslang-devstudio # FOR IDE as well
|
||||
````
|
||||
|
||||
|
||||
# Or you can Download as tarball
|
||||
[x86_64](https://dl.tesseslanguage.com//crosslang-x86_64.tar.gz)
|
||||
[x86_64](https://dl.tesseslanguage.com/crosslang-x86_64.tar.gz)
|
||||
|
||||
|
||||
|
||||
# Or use this docker container
|
||||
|
||||
Reference in New Issue
Block a user