Skip to content

CyberShadow/wp2git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wp2git

This program allows you to download and convert any Wikipedia article's history to a git repository, for easy browsing and blaming.

Usage

$ wp2git Article_name_here

wp2git will create a directory, in which a new git repository will be created.

Run wp2git --help for more options.

Requirements

The commands git and curl should be accessible from PATH.

Download

You can find compiled Windows binaries on files.thecybershadow.net.

Building

You will need a D compiler to build wp2git.

$ git clone --recursive https://github.com/CyberShadow/wp2git
$ rdmd --build-only wp2git

About

Downloads and imports Wikipedia page histories to a git repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages