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 -r and -v flags for safer usage #21

Merged
merged 1 commit into from
Apr 24, 2020

Conversation

justindujardin
Copy link
Owner

  • rm will fail if given a directory without the -r flag (similar to unix rm)
  • rm will print the removed files/folders when given the -v flag

 - rm will fail if given a directory without the -r flag (similar to unix rm)
 - rm will print the removed files/folders when given the -v flag
@justindujardin justindujardin added enhancement New feature or request merge when passing Merge the PR automatically once all status checks have passed labels Apr 24, 2020
@repo-ranger repo-ranger bot merged commit 3748cdc into master Apr 24, 2020
@repo-ranger repo-ranger bot deleted the feature/safe_rm branch April 24, 2020 17:29
@justindujardin
Copy link
Owner Author

🎉 This PR is included in version 0.1.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request merge when passing Merge the PR automatically once all status checks have passed released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant