Ivan V

Results 2 issues of Ivan V

Hi! Thanks for cool library I need to have different **resourcePackage** for resources, for example to use common fonts from core module. What I mean: ```yaml # [optional] Android export...

enhancement

Привет! Условно, есть у меня в recipe запись вида: ``` - instantiate: from: root/src/ViewModel.kt.ftl to: ${srcOut}/${viewModelName}.kt ``` Путь к шаблону VM - `templates/Fragment/root/src/ViewModel.kt.ftl` А я хочу брать шаблон VM из...

feature request