Adrian Freund
0f610be801
feat: support preserving symlinks when copying templates ( #938 )
...
* feat: Preserve symlinks when copying templates
* test: Add tests for symlink copying
2023-04-07 08:03:17 +01:00
Jairo Llopis
1482de4972
wip
2021-03-05 17:33:11 +00:00
Ben Felder
2f09876dd6
Extend test_exclude_file
2020-02-26 13:46:26 +01:00
Jairo Llopis
0a952b7680
Run pre-commit for the 1st time
...
OK, now this diff is very big, but it's actually modifying only style, not code functions themselves. From now on, this won't have to happen again.
Basically I just ran `pre-commit run --all-files` and committed that. I hope you like how it looks now!
2019-12-10 11:47:30 +00:00
Jairo Llopis
fe0c072c83
Skip files and folders if their names evaluate to ""
...
Fix #94 .
2019-11-20 08:15:25 +00:00
Jairo Llopis
f27986b1ee
Ignore $file if $file.tmpl exists
...
Fix #91 .
2019-11-19 13:35:21 +00:00
Ben Felder
846ecfd7ba
Removing python 3.5 support.
2019-07-07 15:40:24 +02:00
Juan-Pablo Scaletti
5cea5d7ac7
Voodoo -> Copier
2019-02-11 22:32:34 -05:00
Juan Pablo Scaletti
e96a5c0932
merge template-dirs and master
2015-10-09 12:22:33 -05:00
Juan-Pablo Scaletti
6ef5d985df
fix tests
2015-03-27 10:17:49 -05:00
Juan-Pablo Scaletti
a17bb52b70
Now you can use variables in your file names and not just for folders. Fix #3
2014-01-10 17:25:26 -05:00
Juan-Pablo Scaletti
77cdfb19c3
Works with cookiecutter templates
2013-08-17 16:01:24 -05:00
Juan-Pablo Scaletti
f52544e1b2
Works with cookiecutter templates
2013-08-17 15:58:24 -05:00
Juan-Pablo Scaletti
5b10715b33
VCS support
2013-08-17 12:15:54 -05:00
Juan-Pablo Scaletti
157e405e20
Correctly compare the rendered content of the templates (previously it always reported them as different)
2013-07-13 14:47:00 -05:00
Juan-Pablo Scaletti
6e10439e94
Improve setup.py
2013-06-30 15:39:00 -05:00
Juan-Pablo Scaletti
9f6528ce3d
Improve testability
2013-06-30 15:30:49 -05:00
Juan-Pablo Scaletti
071331a621
Tweak example and add a test for the pretend option
2013-06-30 12:03:06 -05:00
Juan-Pablo Scaletti
9a4c180151
Py3.* ready
2013-06-29 17:28:31 -05:00