Álvaro Ramírez
Building ycmd
Build
$ git clone https://github.com/Valloric/ycmd.git $ cd ycmd $ git submodule update --init --recursive $ ./build.sh --clang-completer
Test
$ python ycmd serving on http://127.0.0.1:54265
$ git clone https://github.com/Valloric/ycmd.git $ cd ycmd $ git submodule update --init --recursive $ ./build.sh --clang-completer
$ python ycmd serving on http://127.0.0.1:54265