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: support reading from stdin if no path or text is provided #1

Merged
merged 1 commit into from
May 30, 2024

Conversation

supitsdu
Copy link
Owner

This update adds flexibility to the clipper tool by allowing it to read input from stdin if neither a file path nor direct text is provided.

Changes:

  • Added support for reading from stdin when no file path or direct text is provided.
  • Updated usage instructions to reflect the new behavior.

This enhancement enables users to use clipper more intuitively in pipelines or scenarios where reading from stdin is preferred.

…ovided

This update adds flexibility to the clipper tool by allowing it to read input from stdin if neither a file path nor direct text is provided.

Changes:
- Added support for reading from stdin when no file path or direct text is provided.
- Updated usage instructions to reflect the new behavior.

This enhancement enables users to use clipper more intuitively in pipelines or scenarios where reading from stdin is preferred.
@supitsdu supitsdu added the enhancement New feature requests or enhancements. label May 30, 2024
@supitsdu supitsdu merged commit 427dbb1 into main May 30, 2024
@supitsdu supitsdu deleted the feature branch May 30, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature requests or enhancements.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant