Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 325 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 325 Bytes

PIM Families Templates

How to generate templates ?

In order to generate templates, you need to get the XLSX file enriched by Fef.

SOURCE_FILE=felix.xlsx make generate-templates

How to lint templates ?

make lint-templates

How to minify templates ?

make minify-templates