Skip to content
Petr Bena edited this page Mar 19, 2015 · 10 revisions

This is a guide thatis supposed to help new developers in huggle project. Before you decide to jump into huggle development, you should get yourself familiar with huggle, at least by installing it and running it.

In order to develop huggle you should understand following: C/C++, HTML and MediaWiki

First of all, you should run huggle with parameter --help - that will show you some options that as a developer you would use very often, especially these 2:

  • -v: increases verbosity, you want to start huggle with this option every time
  • --qd: dump RAW traffic between mediawiki and huggle
Clone this wiki locally