Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 298 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 298 Bytes

Form that creates Deploy string

Form is generated dinamically based on config.json.

####Requirements:

  • Each contol must have name and type properties.
  • Supported control types are: 'select', 'text', 'password', 'checkbox'.

If control value is empty, it is not added to the result string.