-
Notifications
You must be signed in to change notification settings - Fork 16
Build
Raphaël edited this page Apr 2, 2025
·
7 revisions
You need Git, Nodejs, npm and Python (>=3.6).
On Windows, you also need Windows Built Tools.
On MacOS, an installed version of XCode is needed.
Clone the project and switch to folder:
git clone https://github.com/Squitch1/Tess && cd Tess/Install dependencies with npm:
npm iBuild package:
npm run buildReplace build by build-win on Windows and build-mac on MacOS
Launch Tess:
npm run testThe executable will be located here:
- Linux
dist/linux-unpacked - Windows
dist/win-unpacked - MacOS
dist/mac-unpacked