Is your feature request related to a problem? Please describe.
The 8.9 release will introduce a ns widget ios command with some built in default generation options.
Describe the solution you'd like
For a subsequent release, it would be nice to add custom --template options which work same way as ns create does with the same flag.
This would allow: ns widget ios --template @myorg/ns-ios-widget-notification for example.
There could be other defaults built in and/or the cli could use --template option under hood for all prompted defaults to point to default templates itself.
Describe alternatives you've considered
Whether to continue building in options in the cli. Although convenient it will be nice for more rapid options via templates.
Anything else?
Feel free to discuss opinions for consideration in a future release.
Please accept these terms
Is your feature request related to a problem? Please describe.
The 8.9 release will introduce a
ns widget ioscommand with some built in default generation options.Describe the solution you'd like
For a subsequent release, it would be nice to add custom
--templateoptions which work same way asns createdoes with the same flag.This would allow:
ns widget ios --template @myorg/ns-ios-widget-notificationfor example.There could be other defaults built in and/or the cli could use --template option under hood for all prompted defaults to point to default templates itself.
Describe alternatives you've considered
Whether to continue building in options in the cli. Although convenient it will be nice for more rapid options via templates.
Anything else?
Feel free to discuss opinions for consideration in a future release.
Please accept these terms