Compare commits

...

1 Commits

Author SHA1 Message Date
8ae2135e31 Staying on onedev for a little while longer 2025-07-03 21:23:36 -05:00

View File

@ -1,16 +1,13 @@
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://git.tesseslanguage.com/tesses-framework
git clone https://onedev.site.tesses.net/tesses-framework
cd tesses-framework
mkdir build
cd build