Skip to content

Github mirror of MediaWiki extension GitGadgets - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

License

Notifications You must be signed in to change notification settings

wikimedia/mediawiki-extensions-GitGadgets

Repository files navigation

GitGadgets

Allows the Gadgets extension to use remote git repos as sources.

Features

Development on Linux (OS X anyone?)

To take advantage of this automation, use the Makefile: make help. To start, run make install and follow the instructions.

Development on Windows

Since you cannot use the Makefile on Windows, do the following:

Install nodejs, npm, and PHP composer

Change to the extension's directory

npm install

composer install

Once set up, running npm test and composer test will run automated code checks.

About

Github mirror of MediaWiki extension GitGadgets - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published