-
Task
-
Resolution: Unresolved
-
Major
-
2019-01
-
None
-
SB-2019-04-30, SB-2019-05-28, SB-2019-06-18, SB-2019-07-09
Using `scaffold-command` as a starting point, create a CLI tool that will be able to:
- scaffold a project from a template or a list of dependencies
- generate associated component CRs using ap4k
- help in the creation of services (listing available service classes, assist in providing needed parameters, link the service to the application)
- deploy the application
- watch for changes
- remote debug application