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

Resources used from others

Description
No description provided
Readme 3.5 MiB
v0.0.1 Latest
2026-02-05 04:14:59 +00:00
Languages
C 89.1%
C++ 10.5%
CMake 0.2%