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

Add batch mode #12

Open
phil294 opened this issue Aug 5, 2019 · 0 comments
Open

Add batch mode #12

phil294 opened this issue Aug 5, 2019 · 0 comments

Comments

@phil294
Copy link
Owner

phil294 commented Aug 5, 2019

So that multiple statements can be issued and parsed and executed at once. Doing this could improve the performance of tkbash many times over.

This could be done with a new option - or maybe by reading standard input. The option parsing and execution section at the end would need to be wrapped accordingly.

Alternative idea (probably worse in terms of complexity to the tkbash user): Change --debug option so that the generated output can be reused without tkbash. For this to work, a big bunch needs to be rewritten, so better go with option A.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant