Compare commits
1 Commits
f1dca82107
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ae2135e31 |
@ -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
|
||||
@ -30,4 +27,4 @@ sudo make install
|
||||
|
||||
## Resources used from others
|
||||
- [ca-certificate.crt (from ubuntu)](ca-certificate.crt)
|
||||
- [TanoheSans-Regular.ttf (license OFL)](font/License-OFL.txt)
|
||||
- [TanoheSans-Regular.ttf (license OFL)](font/License-OFL.txt)
|
||||
|
||||
Reference in New Issue
Block a user