Downloads and imports Wikipedia page histories to a git repository
Go to file
Vladimir Panteleev 15decb678f Add LICENSE and AUTHORS 2010-09-18 11:05:44 +03:00
AUTHORS Add LICENSE and AUTHORS 2010-09-18 11:05:44 +03:00
LICENSE Add LICENSE and AUTHORS 2010-09-18 11:05:44 +03:00
README Add README explaining how to compile it 2010-09-12 15:47:30 +01:00
litexml.d Removed inadequate copyright 2010-09-13 01:46:57 +03:00
wp2git.d Aesthetics 2010-09-13 01:44:38 +03:00

README

This project is written to use the Phobos standard library for D,
so it must be compiled with a compiler which supports Phobos, such
as GDC.

To compile it using GDC:

gdc *.d -o wp2git

which generates an executable called wp2git.