Difference between revisions of "Main Page"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
This is the wiki for the [https://www.mediawiki.org/wiki/MediaWiki Mediawiki]-Japi. Its just another [https://www.mediawiki.org/wiki/API:Main_page Mediawiki API] for Java. | This is the wiki for the [https://www.mediawiki.org/wiki/MediaWiki Mediawiki]-Japi. Its just another [https://www.mediawiki.org/wiki/API:Main_page Mediawiki API] for Java. | ||
| + | |||
| + | == Installation == | ||
| + | <source lang='bash'> | ||
| + | git clone https://github.com/WolfgangFahl/Mediawiki-Japi | ||
| + | cd Mediawiki-Japi | ||
| + | mvn install -DskipTests=true -Dgpg.skip=true | ||
| + | </source> | ||
| + | [[Download]] | ||
== github repository == | == github repository == | ||
Revision as of 10:01, 4 January 2015
This is the wiki for the Mediawiki-Japi. Its just another Mediawiki API for Java.
Installation
git clone https://github.com/WolfgangFahl/Mediawiki-Japi
cd Mediawiki-Japi
mvn install -DskipTests=true -Dgpg.skip=true
github repository
https://github.com/WolfgangFahl/Mediawiki-Japi
Documentation
Wikis / Test and wiki sites
http://mediawiki-japi.bitplan.com
