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

command-line execution of yaml execution chains #6

Open
jaromil opened this issue Jan 18, 2023 · 0 comments
Open

command-line execution of yaml execution chains #6

jaromil opened this issue Jan 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jaromil
Copy link
Member

jaromil commented Jan 18, 2023

The .yml files are now executed only by a running restroom-mw via its API, it is very useful to test them via command-line without starting restroom. This CLI tool may be done quickly in Go by ignoring the restroom-mw extended zencode statements, or exporting in Typescript the part of restroom that does the execution and trying to implement one that is not a middleware but a CLI tool.

@jaromil jaromil added the enhancement New feature or request label Jan 18, 2023
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