2025-05-30 23:09:19 -05:00
2025-05-27 10:57:53 -05:00
2024-12-06 04:58:55 -06:00
2025-05-17 18:23:04 -05:00
2025-05-30 22:50:52 -05:00
2025-05-30 15:11:00 -05:00
2025-05-30 15:11:00 -05:00
2025-05-30 23:09:19 -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-24 15:45:19 +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

Code used from other peoples projects

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