Skip to content

Commit

Permalink
Merge branch 'main' of github.com:openkim/developer-platform
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendon Waters committed Apr 19, 2023
2 parents bf9438e + 0045c7f commit a4671d7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docker/config/tools/kimgenie
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ the Jinja2 python package. The generation of an item takes place in stages:
4. Add all of the variables defined in the rendered kimspec.edn to the local
template variable namspace being used to generate the current item
5. Set the directory name for the item being generated to be equal to the
'extended-id' attribute (required to exist) in the rendered kimspec.edn
file
'extended-id' attribute in the rendered kimspec.edn file for tests,
or the 'short-id' attribute in the rendered kimspec.edn file for reference
data. These attributes are required to exist
6. For each remaining file in the template file directory:
a. Check if a
{# FILENAME = desired_file_name_with_{{ template namespace variables }} #}
Expand Down

0 comments on commit a4671d7

Please sign in to comment.