Switch to gitea

This commit is contained in:
2025-07-03 15:49:14 -05:00
parent 4040dfe98f
commit 7199939260
32 changed files with 2820 additions and 94 deletions

View File

@ -1,13 +1,16 @@
Tesses Framework
================
## If you are on onedev
We are switching to [gitea](https://git.tesseslanguage.com/tesses50/tesses-framework)
## To Install
- Install [mbedtls](https://github.com/Mbed-TLS/mbedtls) (use sudo apt install libmbedtls-dev on debian) for TessesFramework
- Follow the commands bellow
## Run these commands to install tesses-framework
```bash
git clone https://onedev.site.tesses.net/tesses-framework
git clone https://git.tesseslanguage.com/tesses-framework
cd tesses-framework
mkdir build
cd build