Skip to content

PeterBocan/clerc

Repository files navigation

clerc

Clerc is a simple utility for Please build system which extracts the compilation database (compile_commands.json) for the LSP tools like ccls and clangd.

This tools is very much in development, PRs and improvement ideas are welcome.

The compilation database can be used for various tools, most notably for the LSPs like clangd to provide accurate information to the editor.

For detailed description have read through the Resources.

How to run clerc?

 clerc //dir/target:cc_target > compile_commands.json 

Resources

About

C++ Compilation Database utility for Please

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published