dancek / hannuhartikainen.fi

Personal website
https://hannuhartikainen.fi
0 stars 2 forks source link

blog/code-stats-plugins/ #1

Open utterances-bot opened 6 years ago

utterances-bot commented 6 years ago

Code::Stats plugins for Zsh and Vim • Hannu Hartikainen

To get this blog started, I’m writing about some code I’ve put online. The most interesting are probably the two Code::Stats plugins I’ve created. Code::Stats is a free service for collecting stats about writing code. It’s a for-fun side project of a colleague. Basically the server exposes an API that receives character counts per language along with a timestamp. The data is gathered by editor plugins. Zsh plugin for Code::Stats I thought it would be fun to see how much I type in the terminal, so I created a Zsh plugin for that.

https://hannuhartikainen.fi/blog/code-stats-plugins/