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

Support reading one import from stdin #622

Open
mkroetzsch opened this issue Feb 26, 2025 · 0 comments
Open

Support reading one import from stdin #622

mkroetzsch opened this issue Feb 26, 2025 · 0 comments
Labels
enhancement New feature or request io Input/Output

Comments

@mkroetzsch
Copy link
Member

For some uses of Nemo, it would be nice to pass data through stdin. Currently, one would have to write data to a file to pass it to Nemo.

Nemo already supports the use of "-" as a resource in @export to write to stdout, and the same syntax could work for @import and stdin. In addition, Nemo should check that at most one stdin source is used.

@mkroetzsch mkroetzsch added enhancement New feature or request io Input/Output labels Feb 26, 2025
@github-project-automation github-project-automation bot moved this to Todo in nemo Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request io Input/Output
Projects
Status: Todo
Development

No branches or pull requests

1 participant