Skip to content

animagi syntax - single .INI #1

Description

@SanAlexis

Story

As a user I want to describe a single .INI file to generate using Markdown.

Location

The syntax should permit to define the location path of the file, be it absolute or relative.

Headings & sections

The syntax should permit to define the headings and sections of the generated .INI files, thus the variables associated to theses headings and sections.

Variables to fill

The syntax should permit to define variables to fill and already filled variables.
It is possible to have these options.

Variable to fill

variable_to_fill = 

Filled variable

filled_variable_notEmpty = yyyy
filled_variable_empty = 

Comments

The syntax should permit to add:

  • comments that would be generated inside the .INI file;
  • comments only for the purpose of animagi syntax.

Metadata

Metadata

Assignees

No one assigned

    Labels

    devopsTask associated with devops profileenhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions