21 lines
336 B
Markdown
21 lines
336 B
Markdown
## Recuento
|
|
|
|
### Description
|
|
|
|
Vote counter program for GNU/Linux and Windows for spanish elections
|
|
|
|
### Install
|
|
|
|
#### GNU/Linux
|
|
|
|
Build from source with:
|
|
|
|
```shell
|
|
meson build
|
|
sudo meson install -C build
|
|
```
|
|
|
|
#### Windows
|
|
|
|
Download from [here](https://nextcloud.sergiotarxz.freemyip.com/index.php/s/inNRCWyzBdSEZTF) the lastest version.
|