repositorypackage
0.0.0-20230912112802-1ca0d8f695ab
Repository: https://github.com/hoffimar/gott.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
gott - go time tracking CLI application
Configuration
Configuration file: $HOME/.gott.yaml
Working times are stored in json format at ~/.gott/timetracking, the folder where the json file is stored can be configured via parameter StorageLocation in the yaml config file.
Usage
Show usage help:
./gott help