Revision: 1cbab2fcf505
Branch: default
Author:
brian...@gmail.com
Date: Tue Aug 5 19:37:50 2014 UTC
Log: Created wiki page through web user interface.
http://code.google.com/p/redistricter/source/detail?r=1cbab2fcf505&repo=wiki
Added:
/Running.wiki
=======================================
--- /dev/null
+++ /Running.wiki Tue Aug 5 19:37:50 2014 UTC
@@ -0,0 +1,11 @@
+#summary How to run the redistricter code
+
+= Introduction =
+
+
+I haven't been very good about making it easy to use. It mostly grew in my
own development environment and grew just far enough to get it running for
my needs to develop the results at
http://bdistricting.com/
+Someone serious about hacking on it could probably get it running and
extend it.
+
+The key scripts to start with are `crawl2010.py` and `runallstates.py`
+
+The --help options on those should be reasonably complete.