blob: a6b0d05a3ec289527efcf3761ffaf9522cd140cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
# Getting started
```bash
nix develop --command bin/watch.sh
```
# Deck
Cards are created from a plain text `./deck` file:
```
# This is a comment
- good moorning : bonjour
- alternative 1 | alternative 2 : choix 1 | choix 2
```
# TODO
- When changing the back, update the card
- Fix crashes on zoom / changing size
## Nice to have
- Indications in parenthesis
- Phonetics indication
- Select deck
|