Codeivate
Insight, motivation and benchmarking for programmers.
A new Sublime Text 2 plugin that tracks your progress towards code mastery. Whether you’re just starting out or a seasoned computer scientist, learn more about your coding style, measure your progress over time and compare yourself to others.
see http://www.codeivate.com for more info.
For a live examples see
Installation
You can install it via Sublime Package Control download package control and bring up the package install list CTRL+SHIFT+P then type and select "Install package", search for "Codeivate" and hit enter.
To use you need to enter "user_id" and "user_token"
Create an account on http://www.codeivate.com
Open http://www.codeivate.com/token
Copy settings from http://www.codeivate.com/token to Codeivate settings User file
Found in menu:
"Preferences Menu" -> "Package Settings" -> "Codeivate" -> "Settings - User"
As you code you should see your progress in the status bar.
Check http://www.codeivate.com/summary to see your overall progress.
Share your profile with other people http://www.codeivate.com/user/your_username
More information can be seen by installing growl on Mac or Windows, or notify-send on Linux.
Manual Install
Step 1
Navigate to the Sublime Text packages directory.
This can be found in the Sublime Text menu
"Preferences" -> "Browse Packages..."
Step 2
Get the repository.
Download zip here: https://github.com/codeivate/codeivate-st/archive/master.zip
or
git clone git://github.com/codeivate/codeivate-st.git
Step 3
Extract or clone to the packages directory into a folder named "codeivate-st"
Issues & Ideas
This plugin works on Linux (tested on Ubuntu), Windows, and OSX.
Please create an issue
contact @codeivate
or see www.codeivate.com