Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add file dependency parameter specification for make_target() function #11

Open
xmkg opened this issue Jul 6, 2020 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@xmkg
Copy link
Owner

xmkg commented Jul 6, 2020

File dependency specification can be used to specify file dependencies. This parameter will not configure the file, it will copy the file without altering it.

  • Created target might be depending to another file being present in working directory (data, configuration etc.)

Expected behavior:

  • Listed files will be copied into working directory.
@xmkg xmkg added the enhancement New feature or request label Jul 6, 2020
@xmkg xmkg self-assigned this Jul 6, 2020
@xmkg xmkg removed their assignment Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant