7 lines
244 B
Plaintext
7 lines
244 B
Plaintext
Use the save_deliverable script to create your deliverable:
|
|
|
|
```bash
|
|
node save_deliverable.js CODE_ANALYSIS 'Pre-recon analysis complete'
|
|
```
|
|
|
|
This will automatically create `deliverables/code_analysis_deliverable.md` with the correct filename. |