Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.7k
Open
Description
Is your feature request related to a problem? Please describe.
The 8.9 release will introduce ans 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 asns 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
- I have searched theexisting issues as well asStackOverflow and this has not been posted before
- I agree to follow this project'sCode of Conduct