[TIMOB-18577] CLI/Studio: "generate" command for i18n strings and more
| GitHub Issue | n/a | 
|---|---|
| Type | New Feature | 
| Priority | None | 
| Status | Open | 
| Resolution | Unresolved | 
| Affected Version/s | Release 3.5.0 | 
| Fix Version/s | n/a | 
| Components | CLI | 
| Labels | cb-tooling, cli, generate, studio, templates | 
| Reporter | Fokke Zandbergen | 
| Assignee | Praveen Innamuri | 
| Created | 2015-02-15T16:49:58.000+0000 | 
| Updated | 2020-03-06T21:42:06.000+0000 | 
Description
	Like Alloy, Titanium/Appcelerator could very well use a 
generate command and related Studio wizards as well.
Examples:
* ti generate i18n-strings nl to create i18n/nl/strings.xml with template
* ti generate i18n-app nl to create i18n/nl/app.xml with template
* ti generate android-theme mine to create platform/android/res/values/mine.xml with template
I'm sure there's many other common-used files that we could improve the UX with this way.
No comments