First, clone the project: git clone https://github.com/SquitchYT/Tess
Move to folder: cd Tess/
Install dependencies with pnpm or npm: npm i
Build package: npm run build
Launch Tess: npm run test
ArchLinux (aur): https://aur.archlinux.org/packages/tess-git/
yay -S tess-git(replace yay by your aur package manager if you don't use it)
Snap package: https://snapcraft.io/tess
- Install snap if you don't have it: https://snapcraft.io/docs/installing-snapd
- When it's installed run:
snap install tess