/[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

Annotation of /data/stats/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


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

1 dpavlin 246 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