Commit Graph

2 Commits

Author SHA1 Message Date
576ef0d31e 优化命令参数提示 2024-08-08 21:44:39 +08:00
liangzy
ace5162dc3 feat(start): initialize project with Go scaffold
- Add basic Go application structure.- Include `.gitignore` file with common Go ignores.
- Create `main.go` with initial "Hello, World!" implementation.
2024-07-18 17:32:07 +08:00