Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brandonbloom/cvf

Scatter Plot of Forks vs Contributors
https://github.com/brandonbloom/cvf

Last synced: about 1 month ago
JSON representation

Scatter Plot of Forks vs Contributors

Awesome Lists containing this project

README

        

# cvf

This is a very hastily hacked together little Clojure web app to plot _# of Contributors_ vs _# of Forks_ for GitHub projects.

It's [running on Heroku](http://boiling-inlet-6842.herokuapp.com/)

There is no persistence, so it may or may not have data in it depending on whether or not it crashes.

Please play nice :-)

# Example plot

![example plot](https://github.com/brandonbloom/cvf/blob/master/example.png?raw=true "Example Plot")

## License

Copyright © 2013 Brandon Bloom

Distributed under The MIT License.