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

Read template alternatively also from STDIN #44

Open
Paebbels opened this issue Jun 28, 2024 · 0 comments
Open

Read template alternatively also from STDIN #44

Paebbels opened this issue Jun 28, 2024 · 0 comments
Labels
Enhancement New feature or request

Comments

@Paebbels
Copy link
Owner

Currently a template needs to be provided as a file to command pyVersioning fillout <template file>. The command can already write to STDOUT or a given output file, but reading a template from STDIN is missing.

Alternatively, pyVersioning field <field> can be used, but it allows only a single field to be returned. By accepting a template from STDIN, multiple fields could be returned in a user-formatted order.

@Paebbels Paebbels added the Enhancement New feature or request label Jun 28, 2024
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

No branches or pull requests

1 participant