Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 3 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 .