examples: added test template
This commit is contained in:
parent
3fa7b80802
commit
5b08da019c
1 changed files with 16 additions and 0 deletions
16
examples/templates/test.j2
Normal file
16
examples/templates/test.j2
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
#
|
||||
# This file was auto-generated by the OpenCHAMI "configurator" tool using the following plugin:
|
||||
# Name: {{ plugin_name }}
|
||||
# Version: {{ plugin_version }}
|
||||
# Description: {{ plugin_description }}
|
||||
#
|
||||
# Source code: https://github.com/OpenCHAMI/configurator
|
||||
# Creating plugins: https://github.com/OpenCHAMI/configurator/blob/main/README.md#creating-generator-plugins
|
||||
#
|
||||
|
||||
# TODO: test variables
|
||||
|
||||
# TODO: test if/else statements
|
||||
|
||||
# TODO: test for loops
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue