-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Peter Tröger edited this page Oct 22, 2017
·
12 revisions
Interesting pages for (potential) developers
- FuzzEd architecture overview
- FuzzEd needs some static files to be generated. This is done through SCons, the according build targets are documented on a separate page.
- FuzzEd relies on social authentication, so you need to get your own OAuth2 credentials.
- If in doubt how to format your code, take a look at our Coding Conventions.
- Branching is fun! Especially when you do it as we do.
- The JavaScript frontend code relies on a special factory concept and uses some javascript libraries.