mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
Sublime Text 2 & 3 plugin for automatic time tracking and metrics generated from your programming activity.
libs | ||
.gitignore | ||
README.md | ||
sublime-wakatime.py |
sublime-wakatime 0.1.0
automatic time tracking for Sublime Text 2
Installation
- Get an api key from:
-
Run this shell command replacing KEY with your api key:
echo "api_key=KEY" >> ~/.wakatime
-
Install the plugin in Sublime's Packages directory.
-
Use Sublime and your time will automatically be tracked for you.
Visit https://wakati.me to view your time spent in each file.