Features:
I need a sailfish-cli tool to transform a nested folder a to folder b, will transform all files with ext.stpl to b same folder structure with files without .stpl. I have looked into sailfish and compiler, it mostly support macro for now which is a bit hard to navigate around.
The dictionaries data to do the translation can be environment variable or config file through --config, -c
If there is any hint to get it done? Thanks