The node mediawiki-express
package uses the php-embed
package to embed
mediawiki within an node express server.
// XXX write me
You can use npm
to download and install:
-
The latest
mediawiki-express
package:npm install mediawiki-express
-
GitHub's
master
branch:npm install https://github.com/cscott/node-mediawiki-express/tarball/master
mocha is required to run unit tests.
npm install mocha
npm test
Copyright (c) 2015 C. Scott Ananian.
node-mediawiki-express
is licensed using the same
license
as mediawiki itself.