There is one large project in which small applications are created. In each such application there are many identical index.html / tslint.json / app files I understand that through angular schematics this can be automated.
I figured out how to create files using angular schematics. And how to make files repeat?
I want when I called the command schematics .:myapp --name=test I created an application with filled files