Go to file
Curt Spark 3e3122bc12 Merge pull request 'Update template' (#1) from cmake into master
Reviewed-on: #1
2025-11-20 13:23:48 +00:00
.gitignore Switch to cmake and cc-ls 2025-11-20 01:29:00 +00:00
CMakeLists.txt Finalise template 2025-11-20 02:25:22 +00:00
README.org FINALLY get clangd working 2025-11-20 02:21:17 +00:00
compile_commands.json Switch to cmake and cc-ls 2025-11-20 01:29:00 +00:00
default.nix Finalise template 2025-11-20 02:25:22 +00:00
main.cpp FINALLY get clangd working 2025-11-20 02:21:17 +00:00
run.sh Switch to cmake and cc-ls 2025-11-20 01:29:00 +00:00

README.org

Nix C++ Dev Template

Basic C++ CMake template with Nix