index
:
nerdtrack.git
dependabot/go_modules/golang.org/x/sys-0.1.0
dependabot/go_modules/golang.org/x/text-0.3.8
master
CLI утилита треккинга времени
NeonXP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.go
blob: 7326f5c0e6e4fd6a0c11dc3bbc3320c3d261ac3d (
plain
) (
blame
)
1
2
3
4
5
6
7
package main import "github.com/neonxp/track/cmd" func main() { cmd.Execute() }