Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

blog/code-stats-plugins/ #1

Open
utterances-bot opened this issue Apr 6, 2018 · 0 comments
Open

blog/code-stats-plugins/ #1

utterances-bot opened this issue Apr 6, 2018 · 0 comments

Comments

@utterances-bot
Copy link

utterances-bot commented Apr 6, 2018

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/

@dancek dancek closed this as completed Apr 6, 2018
@dancek dancek reopened this Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants