gpui hello world
This commit is contained in:
parent
603dc124dd
commit
1cc652384e
5 changed files with 5077 additions and 21 deletions
5
justfile
5
justfile
|
@ -4,4 +4,7 @@ build:
|
|||
|
||||
alias r := run
|
||||
run:
|
||||
cargo run
|
||||
nixVulkanIntel cargo run
|
||||
|
||||
fmt:
|
||||
nix fmt flake.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue