https://github.com/remast/progo-cli
Go sample project for a neat littly command line application in Go.
https://github.com/remast/progo-cli
beginner-project cli-app go golang-examples
Last synced: 4 months ago
JSON representation
Go sample project for a neat littly command line application in Go.
- Host: GitHub
- URL: https://github.com/remast/progo-cli
- Owner: remast
- Created: 2024-04-02T12:50:10.000Z (about 2 years ago)
- Default Branch: cobra
- Last Pushed: 2024-11-07T07:58:04.000Z (over 1 year ago)
- Last Synced: 2025-07-12T18:49:31.003Z (11 months ago)
- Topics: beginner-project, cli-app, go, golang-examples
- Language: Go
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go Proverbs CLI
Nifty command line tool for Go Proverbs.
It's a sample project for building great command line applications with Go.