如何部署自己的Elixir交叉引用工具
The Elixir Cross Referencer is a great tool to index C/C++ source code, and it provides a web interface to view, search, and do symbol jumps. The official Elixir already supported a large group of...
介绍如何部署Elixir交叉引用工具并与FreeBSD内核代码集成,需要下载源代码并添加Elixir支持,对代码进行索引,设置Apache2 Web服务器,维护简单。
