Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 417 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 417 Bytes

drone

Links of interest

Tired of using a password or token to push your commits ? Consider seting up an ssh key.

License

This software is licensed under MIT

Getting LSP support

Run colcon build --cmake-args -DCMAKE_EXPORT_COMPILE_COMMANDS=ON instead, then link the compile_commands.json inside the build folder to where your source file is.