This website requires JavaScript.
Explore
Help
Sign In
Stevan
/
pokedexcli
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ca5c1764820c0bdc539269771118d7e566f9b5d7
pokedexcli
/
main.go
T
8 lines
80 B
Go
Raw
Normal View
History
Unescape
Escape
chore: initial project setup
2026-07-25 05:29:36 -05:00
package
main
import
"fmt"
func
main
()
{
fmt
.
Println
(
"gotta catch 'em all"
)
}
Reference in New Issue
Copy Permalink