/[A3C]/data/stats/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /data/stats/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 246 - (show annotations)
Mon Oct 13 12:30:59 2008 UTC (15 years, 5 months ago) by dpavlin
File size: 135 byte(s)
convertor from SQL query to JSON for Exhibit

1 stats:
2 psql a3c < stats.sql
3
4 import:
5 ls [a-z]*.tsv | xargs -i ./import-tsv.sh {}
6
7
8 json: stats
9 ./sql2json.pl > exhibit/instances.js

  ViewVC Help
Powered by ViewVC 1.1.26