Debian and derivatives: `# sudo apt install libgtk-4-dev build-essential cargo`,
Fedora: `# sudo dnf install gtk4-devel gcc`.
#### 2.Build it:
Build: `$ cargo build`,
then, run an application: `$ cargo run`.
Application saves all data in $HOME/.config/learn-hieroglyph.
### To build this on Windows
I am not using Windows, so I have no idea how to install dependencies for it, fuck with that by yourself (or use a normal operating system ;) ) I am planning to cross-compile binaries for Windows.
Application saves all data in %APPDATA%/learn-hieroglyph.
## Contributing
Contributing is welcome! Please, make an issue if you found a bug. Ideas are welcomed as well!
If you speak japanese, you can help by adding new words to dictionary. Check if the word (or anyting) you want to suggest isn't already added and submit a PR!