2024-03-26 22:10:04 +03:00
2024-03-08 13:49:51 +03:00
2024-03-26 22:10:04 +03:00
2024-03-11 22:37:13 +03:00
2024-03-08 13:49:51 +03:00
2024-03-26 22:09:06 +03:00

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 libglib2.0-0 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!

Закрытие проекта

скоро..

Description
No description provided
Readme 12 MiB
alpha-0.0.1 Latest
2024-05-16 14:55:12 +03:00
Languages
Rust 99.9%
Shell 0.1%