This website requires JavaScript.
Explore
Help
Sign In
Stevan
/
chirpy
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
98cdfdac48ddd51b64c5b172cae4577f5e8fb215
chirpy
/
main.go
T
8 lines
74 B
Go
Raw
Normal View
History
Unescape
Escape
chore: initial setup
2026-08-05 06:59:14 -05:00
package
main
import
"fmt"
func
main
()
{
fmt
.
Println
(
"Hello, World!"
)
}
Reference in New Issue
Copy Permalink