Skip to content

ligogeorge/compile-commands-merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compile-commands-merger

A simple rust utility to merge multiple compile_commands.json

compile_commands_merger --help Merges compile commands into a single file and monitors for updates.

Usage: compile_commands_merger [OPTIONS]

Options:

  • -d, --directories Directories to scan
  • -o, --output Output file [default: compile_commands.json]
  • -i, --input Input file [default: compile_commands.json]
  • -h, --help Print help
  • -V, --version Print version

About

A simple rust program to merge multiple compile_commands.json

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages