clerc

command module
v0.0.0-...-fc84ec9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2023 License: MIT Imports: 9 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL