gaffo / the_incentosaur
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
0540c59
commit 0540c59dc4923b162056be9649ef1d23893d66e2
tree c15064c270c974750df546313b05a7684b2352dd
parent 2927ba7dacb53ef8a1e94d7ae5d1464ef67837ae
tree c15064c270c974750df546313b05a7684b2352dd
parent 2927ba7dacb53ef8a1e94d7ae5d1464ef67837ae
| name | age | message | |
|---|---|---|---|
| |
.eprj | ||
| |
.gitignore | ||
| |
.gitmodules | ||
| |
.loadpath | ||
| |
.project | ||
| |
README | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
log/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
vendor/ |
README
== The Incentosaur == The Incentosaur is a ruby application to help you track your online presence via RSS Feeds and later commit logs to public urls. The idea is to give yourslef points for different things done online such as blog posts bug reports, comments, and commits. The Incentosaur watches the feeds you tell it about and keeps your score up to date. Think of it as Ruby Community: The Game. == Development == Run the following right after cloning the repository. > git submodule update --init

