You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wiki de pasquale edited this page Mar 21, 2022
·
2 revisions
generate.sh
# -- Output Dir --# Considering we have a project structure of:# my-fe-project/# my-fe-project/assets# my-fe-project/i18n/generate.sh# my-fe-project/i18n/keys.csv## You need to set the output dir as "../assets/"
OutputDirectory="../assets/"
dragapultw generate -i keys.csv -s csv -o $OutputDirectory -t json