cookie icon indicating copy to clipboard operation
cookie copied to clipboard

Allow multiple template-target pairings to be specified on the command-line

Open bbugyi200 opened this issue 6 years ago • 1 comments

~~For example, running cookie -T c.mk Makefile -T gtest.mk tests/Makefile should initialize the two templates Makefile and tests/Makefile and open them both up in an editor.~~

When #16 is finished, the above example command would instead look like this:

cookie c.mk:Makefile gtest.mk:tests/Makefile

bbugyi200 avatar Nov 29 '18 09:11 bbugyi200

Depends: #16

bbugyi200 avatar Dec 01 '18 18:12 bbugyi200