gpui hello world

This commit is contained in:
Fabien Freling 2024-04-05 23:57:47 +02:00
parent 603dc124dd
commit 1cc652384e
5 changed files with 5077 additions and 21 deletions

View file

@ -4,4 +4,7 @@ build:
alias r := run
run:
cargo run
nixVulkanIntel cargo run
fmt:
nix fmt flake.nix