Documentation ¶
Index ¶
Constants ¶
View Source
const AppVersion = "1.0.0"
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "tracker",
Short: "Tracker is a tool aimed at helping you monitoring your time.",
Long: `Tracker is a tool aimed at helping you monitoring your time.
You just have to tell Watson when you start working on your project with
the 'start' command, and you can stop the timer when you're done with the
'stop' command.
Heavily inspired by Watson from TailorDev (https://github.com/TailorDev/Watson/)`,
Run: root,
}
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.