Bug Report or Feature Request (mark with an x)
- [ ] bug report -> please search issues before submitting
- [x] feature request
Command (mark with an x)
- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [x] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc
Versions
Documentation issue / version independent.
Repro steps
Have a look at https://github.com/angular/angular-cli/blob/master/packages/angular_devkit/schematics/README.md.
It mentions the template section (see the Template section) a few times but this section doesn't seem to exist.
The log given by the failure
NA
Desired functionality
I'm currently trying (and failing) to get my head around how to generate files from templates by looking through code examples. A few sentences on how templates have been architected might help be get my head around them.
Mention any other details that might be useful
Happy to share source files / explain more about my use case if appropriate.
Bug Report or Feature Request (mark with an
x)Command (mark with an
x)Versions
Documentation issue / version independent.
Repro steps
Have a look at https://github.com/angular/angular-cli/blob/master/packages/angular_devkit/schematics/README.md.
It mentions the template section
(see the Template section)a few times but this section doesn't seem to exist.The log given by the failure
NA
Desired functionality
I'm currently trying (and failing) to get my head around how to generate files from templates by looking through code examples. A few sentences on how templates have been architected might help be get my head around them.
Mention any other details that might be useful
Happy to share source files / explain more about my use case if appropriate.