To use a custom template: code2prompt --path /path/to/code --template /path/to/your/template.j2 Creating Template Examples Use the --create-templates command to generate example templates: code2prompt --create-templates This creates a templates directory with sample Jinja2 templates, including:...