Skip to content

[gui] Command-line tool in CodeSharper using HTML #41

@szabototo89

Description

@szabototo89

We should generate command line "graphical" user interface based on HTML files:

<div><span class="question" /> Do you like CodeSharper?</div>
<select>
  <option>yes</option>
  <option>absolutely</option>
</select>

It should convert that like in Yeoman:

[?] Do you like CodeSharper?
  > yes
    absolutely

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions