learn-hieroglyphs/README.md

27 lines
653 B
Markdown

# learn-hieroglyphs
## building
To build this on GNU/Linux
### 1.Install dependencies for your distro:
Everything, starting with ``$`` should be run as usual user without that sign. ``#`` in the start indicated that root is necessary.
#### Arch linux:
``# sudo pacman -S glib2 rust``
#### Debian and derivatives:
``# sudo apt install libgtk-4-dev build-essential cargo``
### 2.Build it:
```
$ chmod +x ./build.sh
$ ./build.sh
```
then, run it:
```
$ cargo run
```
#### Windows
Windows sucks.
## Contributing
Contributing is welcome! Please, make an issue if you found a bug.
Ideas are welcomed as well!
## Закрытие проекта
скоро..