Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.39 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.39 KB

Jasstafel

JassTafel CI JassTafel CD F-Droid release GitHub

Jasstafel for Android & iOS (& more)

About

Jasstafel is an app to write points in the swiss card game Jass.

Android Android (F-Droid) iOS
Google Play F-Droid App Store

Getting Started

Generate translations: flutter gen-l10n

Generate some required source files: flutter packages pub run build_runner build

Run tests: flutter test flutter test -d linux integration_test/

Build for web: flutter build web