Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 414 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 414 Bytes

ccdb

Tools for managing compile_command.json, .ccls, and Makefile style files.

Tools Summary

  • ccjs: Utility for manipulating compile_commands.json files.
    • Add, remove, show, and list entries in compile_commands.json.
  • ccjs-wrap: CC or CXX wrapper used to generate compile_commands.json as a side-effect.
    • A lightweight alternative to bear.