2025-05-18 01:24:49 +00:00
2025-05-17 18:23:04 -05:00
2024-12-06 04:58:55 -06:00
2025-05-17 18:23:04 -05:00
2025-05-17 18:23:04 -05:00
2025-05-17 18:23:04 -05:00
2025-01-08 09:23:49 -06:00
2025-05-09 01:28:10 +00:00
2024-12-06 04:58:55 -06:00
2024-12-06 04:58:55 -06:00
2025-05-18 01:24:49 +00:00

Tesses Framework

To Install

  • Install mbedtls (use sudo apt install libmbedtls-dev on debian) for TessesFramework
  • Follow the commands bellow

Run these commands to install tesses-framework

git clone https://onedev.site.tesses.net/tesses-framework
cd tesses-framework
mkdir build 
cd build
cmake -S .. -B .
make
sudo make install

What libraries have I embeded from other people

Dependencies

Description
No description provided
Readme 3.1 MiB
Languages
C 89%
C++ 10.8%
CMake 0.2%