Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
Talk to a mediawiki from git
- Host: GitHub
- URL: https://github.com/singpolyma/git-mediawiki
- Owner: singpolyma
- Created: 2009-08-01T04:11:13.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-08-01T04:11:51.000Z (over 15 years ago)
- Last Synced: 2024-05-01T22:07:34.659Z (8 months ago)
- Language: Ruby
- Homepage: http://en.wikipedia.org/wiki/User:Singpolyma/git-mediawiki
- Size: 74.2 KB
- Stars: 6
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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 .