Skip to content
ofaurax edited this page Nov 15, 2013 · 2 revisions

Welcome to the befalol wiki!

Use

Befalol is not ready for use.

Contribute

Coding Rules

  • Class are camel-cased : errorHandler, userInputValidator
  • Functions and variables uses underscore : user_age, do_something()
  • only spaces, no tabs
  • indentation is 4 spaces
Clone this wiki locally