bbugyi200 / cookie

A Template-based File Generator. Like cookiecutter but works with file templates instead of project templates.
MIT License
285 stars 7 forks source link

Use '@template[:[target][:mode]]' syntax to mark that a file should NOT be opened for editing #14

Open bbugyi200 opened 5 years ago

bbugyi200 commented 5 years ago

For example, cookie tempA:dirA/targA @tempB:targB:modeB tempC will:

bbugyi200 commented 5 years ago

Depends: #16