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

feat(cli): add option to remove source file after decompression #757

Merged
merged 6 commits into from
Dec 14, 2024

Conversation

ttys3
Copy link
Contributor

@ttys3 ttys3 commented Nov 30, 2024

add cli flag to allow auto remove source file after decompression, this is often the common usage

like https://github.com/aonez/Keka on Mac, simple double click and file extracted, source file removed.

@ttys3 ttys3 force-pushed the feature/remove-after-decompress branch 4 times, most recently from ae6b770 to 54f9c9b Compare December 2, 2024 12:44
src/cli/args.rs Outdated Show resolved Hide resolved
Copy link
Member

@marcospb19 marcospb19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great! can you add an entry to CHANGELOG.md for this feature?

@ttys3
Copy link
Contributor Author

ttys3 commented Dec 3, 2024

great! can you add an entry to CHANGELOG.md for this feature?

done

@ttys3 ttys3 force-pushed the feature/remove-after-decompress branch from 1fe2c34 to 7949ea4 Compare December 5, 2024 11:07
@ttys3 ttys3 requested a review from marcospb19 December 5, 2024 11:07
@ttys3 ttys3 force-pushed the feature/remove-after-decompress branch from 7949ea4 to ed84ea5 Compare December 9, 2024 17:38
Copy link
Member

@marcospb19 marcospb19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Thank you!

@marcospb19 marcospb19 merged commit 195483a into ouch-org:main Dec 14, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants