- Dec 02, 2024
-
-
Ian Merrick authored
-
Ian Merrick authored
Added a setup.sh script. THis script is used to build the 'compile_flags.txt file, which is used by the clangd lsp, and helps nvim (for example) locate the headers for the included libraries. All libraries are expected to either be in the standard locations, or available via the spack package manager. This script also build a Makefile - again relying on the spack package manager to do so.
-
- Nov 14, 2024
-
-
Ian Merrick authored
-
- Nov 10, 2024
-
-
Ian Merrick authored
-