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 support for stdin based tools #755

Merged
merged 3 commits into from
Feb 26, 2025
Merged

Conversation

hougesen
Copy link
Owner

This adds support for running stdin/stdout based tools using mdsf. It is still pretty experimental so please let me know if you find any bugs.

Closes #385 and #700

@hougesen hougesen added the enhancement New feature or request label Feb 26, 2025
@hougesen hougesen self-assigned this Feb 26, 2025
@hougesen hougesen marked this pull request as ready for review February 26, 2025 21:57
@hougesen hougesen merged commit 29ee543 into main Feb 26, 2025
18 checks passed
@hougesen hougesen deleted the feat/cli/stdin-tools branch February 26, 2025 23:32
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.

Support stdin/stdout based formatters
1 participant