An open API service indexing awesome lists of open source software.

https://github.com/singpolyma/git-mediawiki

Talk to a mediawiki from git
https://github.com/singpolyma/git-mediawiki

Last synced: 11 months ago
JSON representation

Talk to a mediawiki from git

Awesome Lists containing this project

README

          

Clone any mediawiki install to a git repository.

git init
ruby clone.rb http://a.wiki.tld | git fast-import
git checkout master .