web-server Application handle Web events. Command to create a project mkdir bld && cd bld/ && cmake ../ SUBLIME ENVIROMENT Command to create a project in sublime mkdir bld && cd bld/ && cmake -G "Sublime Text 2 - Unix Makefiles" ../