collective / collective/mr.bob
Symlink instead of copying file?
- Dominant language
- Python
- Stars
- 69
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to optionally create symlink of a file from a template?
For example in my template i have file `something.txt`. Normally it just copies it to target directory. But is it possible to make it `symlinked` instead? As some files in a template, are meant to be reused as is on target directories (but should be found in that directory).
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the template-rendering path that copies files, then determine how an optional symlink mode should be configured and represented. Done means the requested option is supported for template files and its behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100