You can find build instructions here:
You can also find more instructions on the Building Keyhotee page of the wiki.
All submitted code should follow the style indicated by the example below:
ClassName memberMethod() _member_variable local_variable void method() { ... } if( ... ) { } else { }