Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
izz
/
ceres
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
Fantasy Console
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12
Commitit
1
Haara
87 KiB
Rust
99.4%
Assembly
0.6%
Puu:
cdd8206756
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'cdd8206756'
${ noResults }
ceres
/
justfile
11 rivejä
84 B
Raaka
Blame
Historia
alias r := run
alias b := build
build:
clear
cargo build
run:
clear
cargo run