vitonsky / charmix

Tool to generate project files structure from archetypes (file structure template created by users)
https://www.npmjs.com/package/charmix
Apache License 2.0
1 stars 0 forks source link

Add to manifest an information about archetype options #9

Closed vitonsky closed 2 years ago

vitonsky commented 2 years ago

Manifest may contains property options with list of options.

Options may be required and optional.

charmix is ensure that all required properties will be provided

vitonsky commented 2 years ago

When archetype define required options, charmix have to show errors until all of them will specified