ruben2020 / codequery

A code-understanding, code-browsing or code-search tool. This is a tool to index, then query or search C, C++, Java, Python, Ruby, Go and Javascript source code. It builds upon the databases of cscope and ctags, and provides a nice GUI tool.
https://ruben2020.github.io/codequery/
Mozilla Public License 2.0
685 stars 86 forks source link

HOWTO-LINUX: Fix OSX compatibility of examples #51

Closed jonashaag closed 8 years ago

ruben2020 commented 8 years ago

Thank you @jonashaag