Frontmatter
| id | 619 |
| title | convert create-app into a real program |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | May 24, 2020, 9:34 PM |
| updatedAt | May 25, 2020, 3:16 PM |
| githubUrl | https://github.com/neomjs/neo/issues/619 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 25, 2020, 3:16 PM |
the script is already fully functional and uses the inquirer, but for consistency reasons it should be a real program using commander as well.
i will give it a shot tomorrow.