Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A simple wrapper around mediawiki's api.php usable to upload files and edit pages
To build this code, get and install SBT from
https://github.com/sbt/sbt
Get and install these library/libraries before building:
https://github.com/ritschwumm/scutil
https://github.com/ritschwumm/scjson
Use these commands to build:
git clone git@github.com:ritschwumm/scmw.git
cd scmw
sbt publish-local