Initial commit
This commit is contained in:
7
skills/memory-leak-detector/scripts/README.md
Normal file
7
skills/memory-leak-detector/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for memory-leak-detector skill
|
||||
|
||||
- [ ] analyze_memory.py: Script to execute memory analysis tools and parse results.
|
||||
- [ ] generate_report.py: Script to generate a human-readable report from the analysis results.
|
||||
- [ ] setup_environment.sh: Script to set up the necessary environment for memory leak detection (e.g., installing tools).
|
||||
Reference in New Issue
Block a user