Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brandonbloom/cvf
- Owner: brandonbloom
- Created: 2013-01-20T10:31:59.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-20T11:02:22.000Z (almost 12 years ago)
- Last Synced: 2024-10-19T05:48:50.453Z (3 months ago)
- Language: Clojure
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.