Skip to content

feat: support reading from stdin if no path or text is provided#1

Merged
supitsdu merged 1 commit intomainfrom
feature
May 30, 2024
Merged

feat: support reading from stdin if no path or text is provided#1
supitsdu merged 1 commit intomainfrom
feature

Conversation

@supitsdu
Copy link
Copy Markdown
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