Emmanuel Gil Peyrot 7c85e6e006 Enable env_logger
This is probably temporary, as we will most likely want to have a debug
console, but this will do for now.
2024-06-04 18:01:36 +02:00
2024-06-04 18:01:36 +02:00
2024-06-03 17:39:17 +02:00
2024-06-04 18:01:36 +02:00
2024-06-02 22:16:47 +02:00
2024-06-03 16:04:22 +02:00
2024-06-03 16:04:22 +02:00

WIP

Building

Simply run cargo build --release from the repository root. For missing dependencies, see instructions below.

Archlinux

pacman -Sy libadwaita

Nix

If you are on old distro but have nix, just do nix-shell from repository root. It will open shell with all dependencies for build.

Description
No description provided
Readme 161 KiB
Languages
Rust 99.6%
Nix 0.4%