mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 05:36:07 +01:00
20 lines
622 B
Markdown
20 lines
622 B
Markdown
---
|
|
title: Pottymouth
|
|
date: 2010-06-24T12:22:00+01:00
|
|
draft: false
|
|
emoji: 💩
|
|
tags:
|
|
- code
|
|
- project
|
|
- pottymouth
|
|
- ruby
|
|
- from-tumblr
|
|
---
|
|
|
|
I had some time to kill on a lazy summer's day and I noticed that splendid chap [Max](http://twitter.com/mxcl), had [posed a question](http://twitter.com/mxcl/status/16838493726) to the lazy web:
|
|
|
|
> Is there a tool for measuring profanity in code-bases? If not, can someone write it and call it "pottymouth"? Ta.
|
|
|
|
So I did.
|
|
|
|
If you know ruby then maybe to can help it be a little better, fork [the repo](https://github.com/jphastings/pottymouth) and see what you can do.
|