alpha
Login
Join now
shyim.de
/
hakobin
Star
Starred
Star
Something went wrong. Try again.
Fork
0
Eye filled
Watch
Watching
Watch
This repository has no description
Star
Starred
Star
Something went wrong. Try again.
Fork
0
Eye filled
Watch
Watching
Watch
Overview
Overview
Issues
Issues
Pulls
Pulls
Pipelines
Pipelines
hakobin
/
main.go
84 B
·
7 lines
Go
at
main
Blame
Soner
·
Merge pull request #21 from shyim/fix/module-path-github
·
1mo ago
d17dfe50
1
2
3
4
5
6
7
8
package
main
import
"github.com/shyim/hakobin/cmd"
func
main
() {
cmd.
Execute
()
}