This is a command line tool that helps you track your daily coding activities,using wakatime API
- Sign up and login into the wakatime account.
- From settings copy your wakatime api key.
To install CodingCLI run the following command in terminal
pip install CodingMetrics
To know all the command line arguments supported by the CLI run following command :-
coding-cli -h