Skip to content
Freeman Man edited this page Mar 7, 2016 · 9 revisions

#Language

C/C++

#Build environment

we're creating makefile and use gcc to build the project

#IDE

any kind of IDE will be fine as we are using gcc to build

some recommendations would be

  • CLion

#Test framework

?

#Continuous Integration

travis ci

Clone this wiki locally