/[pxelator]/couchdb/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 /couchdb/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 248 - (show annotations)
Tue Aug 18 12:18:39 2009 UTC (14 years, 7 months ago) by dpavlin
File size: 127 byte(s)
CouchDB view push/pull script
1 all:
2 echo "make pull"
3
4 pull:
5 find . -maxdepth 1 -type d | grep / | cut -d/ -f2 | xargs -i ./design-couch.pl pull pxelator {}

  ViewVC Help
Powered by ViewVC 1.1.26