lein-create-template icon indicating copy to clipboard operation
lein-create-template copied to clipboard

Replace {{name}} in `:template-additions` files

Open frankiesardo opened this issue 9 years ago • 0 comments

I'd like to add some files to the project at the top level that depends on the project name (e.g. .gitignore).

At the moment :template-additions just copies the files as they are, is there a way to add a hook to replace variables in them the same way they are replaced in source files?

frankiesardo avatar Jun 27 '16 13:06 frankiesardo