This website requires JavaScript.
Explore
Help
Sign In
p
/
gocli_simple
Template
Watch
1
Star
0
Fork
0
You've already forked gocli_simple
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A minimal Go template for CLI applications.
3
Commits
1
Branch
0
Tags
26
KiB
Makefile
50.9%
Go
49.1%
main
Go to file
Use this template
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Reza Behzadan
72a49ccde8
Add tests for ParseArgs function
2024-02-15 14:58:27 +03:30
.gitignore
Initial commit
2024-02-15 13:07:13 +03:30
go.mod
Initial commit
2024-02-15 13:07:13 +03:30
LICENSE
Initial commit
2024-02-15 13:07:13 +03:30
main_test.go
Add tests for ParseArgs function
2024-02-15 14:58:27 +03:30
main.go
Add function: usage
2024-02-15 14:31:50 +03:30
Makefile
Initial commit
2024-02-15 13:07:13 +03:30
README.md
Initial commit
2024-02-15 13:07:13 +03:30
README.md