Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 535 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 535 Bytes

pbindex

Generates an index of all public PredictionBook predictions. Serves as a workaround for issue #78 and provides a convenient way to look through old predictions.

There's an already-generated index available at http://pbindex.neocities.org/ but it may become out of date.

Generate an index

git clone https://github.com/ludios/pbindex
cd pbindex
./download.sh

then after about two days:

./make_index.py > index.html