tangled
alpha
login
or
join now
willdot.net
/
atmosphere-backups
0
fork
atom
A tool to backup all things atmosphere...this time in Rust
0
fork
atom
overview
issues
pulls
pipelines
atmosphere-backups
/
src
/
main.rs
at
main
3 lines
51 B
view raw
wrap content
1
fn
main
(
)
{
2
println!
(
"
Back it up now yall
"
)
;
3
}