pentest-report-tmpl/sk-tmpl/README.md
2024-10-17 17:11:53 +02:00

12 lines
183 B
Markdown

# pentest-report-tmpl - SK
build the report and start a watcher:
```
nix run .#watch
```
view the PDF located in `.latexmkout/<docname.pdf>`:
```
zathura .latexmkout/report.pdf
```