1

Is there documentation for protocols/best practices for editing and compiling E+ source code?

I am new to working with C++ and E+ source code, and have been looking for documentation that discusses protocols and/or best practices for editing, compiling, and testing modifications to E+ source code. I am specifically seeking information of how the E+ code is structured, what development tools are used/recommended by the community, and any other information that would be useful to someone new to working with E+ source code.

I do have experience with programming and editing code that does not require compiling, but a quick look at the E+ source code zip file suggests that I may want as many resources on hand as possible.

MTaz5's avatar
11
MTaz5
asked 2016-10-15 21:36:53 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

The Wiki on github might have what you're after.

ericringold's avatar
10.6k
ericringold
answered 2016-10-16 14:37:58 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments