This website requires JavaScript.
Explore
Help
Register
Sign In
alexion
/
gingko
Watch
1
Star
0
Fork
0
You've already forked gingko
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5bd5839ecfd817687716a5618efdb00a11828507
gingko
/
cli
/
src
/
main.rs
alexiondev
5bd5839ecf
Boilerplate for core library and CLI binary.
2026-04-27 23:45:02 +00:00
4 lines
45 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
Hello, world!
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink