Frontmatter
| id | 3176 |
| title | buildScripts/createClass |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jun 21, 2022, 9:15 PM |
| updatedAt | Jun 22, 2022, 12:25 AM |
| githubUrl | https://github.com/neomjs/neo/issues/3176 |
| author | tobiu |
| commentsCount | 4 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 22, 2022, 12:25 AM |
buildScripts/createClass
tobiu assigned to @tobiu on Jun 21, 2022, 9:15 PM

davhm
Jun 21, 2022, 10:04 PM
This sounds like a very valuable improvement! I also love the iterative approach thinking in small increments 👏

tobiu
Jun 21, 2022, 11:02 PM

getting closer :)

tobiu
Jun 21, 2022, 11:48 PM


tobiu
Jun 22, 2022, 12:25 AM
created a decent state for the first version, more extensions will follow inside new tickets.
tobiu closed this issue on Jun 22, 2022, 12:25 AM
I want to create a convenience CLI program, which simplifies creating new neo classes.
For the start, you should be able to pick between a base class of
component.Baseandcontainer.Base.There will be follow-up tickets, like extending view models and controllers.