Option to create files with suffixes
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
By running:
```shell
$ ngf g [model,service,controller] person --feat user --append-suffix
```
It should generate files with their suffix: `_model`, `_service`, `_controller`..
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.