Closed ieedan closed 9 months ago
Also bumped version to 1.2.5
Thanks for the PR! I should have time to look over it tomorrow.
might be a good idea to extract all the lockfile filenames into an array and use a for of loop to call the copy command on them.
might be a good idea to extract all the lockfile filenames into an array and use a for of loop to call the copy command on them.
Yeah I can do that rq.
might be a good idea to extract all the lockfile filenames into an array and use a for of loop to call the copy command on them.
Maybe also add an optional parameter for package manager
@KraXen72 let me know what you think
Okay if there isn't anything else I'm done with my changes
@abaga129 can i merge?
@KraXen72 yeah it looks good to me as well!
I've published this as v1.2.5. Thanks!
EDIT:
Auto detects package manager to avoid repeated copy attempts on non existing files
++ Dependencies detect-package-manager