docs: add agent skill guides and update CMake build instructions
This commit is contained in:
@@ -18,7 +18,7 @@ This rule provides instructions for building the uLib project using the micromam
|
||||
```bash
|
||||
export MAMBA_EXE="/home/share/micromamba/bin/micromamba"
|
||||
export MAMBA_ROOT_PREFIX="/home/share/micromamba"
|
||||
export PRESET="clang-debug"
|
||||
export PRESET="clang-make"
|
||||
eval "$(${MAMBA_EXE} shell hook --shell bash)"
|
||||
micromamba activate uLib
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user