Changes
Page history
Update Development
authored
Jun 13, 2024
by
Alexian MASSON
Show whitespace changes
Inline
Side-by-side
Development.md
View page @
dcdfa431
...
...
@@ -75,3 +75,10 @@ Then in VS Code configure your `launch.json` file with something like:
```
And now you can easily connect to the Python process from VS Code for debugging.
## List all available make targets
```
bash
make
help
```
\ No newline at end of file