burner templates
List all available templates (built-in and custom).
burner templates
Examples
# List all available templates
burner templates
Output
Displays a table with:
- Template - The template name (used with
burner new) - Filename - The script filename
- Type -
built-inorcustom
Built-in Templates
| Template | Description |
|---|---|
dotnet |
.NET Console Application |
web |
HTML + JavaScript + CSS Web App |
Tip: Add custom templates to extend Burner. See Custom Templates for details.