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

Introduced automagical running of commands in many directories #5

Merged
merged 15 commits into from
May 25, 2024

Conversation

WillJRoper
Copy link
Owner

@WillJRoper WillJRoper commented May 25, 2024

A --run argument has been introduced to enable the running of a command either on an existing set of directories or after a copy has been made.

These commands are run on a thread to avoid blocking the main thread.

Closes #3.

@WillJRoper WillJRoper added the enhancement New feature or request label May 25, 2024
@WillJRoper WillJRoper merged commit f38b9c7 into main May 25, 2024
5 checks passed
@WillJRoper WillJRoper deleted the run_command branch May 25, 2024 23:26
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

Successfully merging this pull request may close these issues.

Implement invoking of command after copying
1 participant