The very basic client app, not adapted for mobiles.
This commit is contained in:
6
client/Taskfile.yml
Normal file
6
client/Taskfile.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
version: "3"
|
||||
|
||||
includes:
|
||||
client: ./cmd/client
|
||||
translations_checker: ./cmd/translations_checker
|
Reference in New Issue
Block a user