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

[#22] Process multiple scripts from command line. #23

Merged
merged 1 commit into from
Sep 11, 2015

Conversation

emiln
Copy link
Owner

@emiln emiln commented Sep 11, 2015

This simply spawns a go block for each file passed as argument and prays that the concurrency works out. It works well for the simple sample scripts I've tested.

This closes #22.

This simply spawns a go block for each file passed as argument
and prays that the concurrency works out.
emiln added a commit that referenced this pull request Sep 11, 2015
Process multiple scripts from command line.
@emiln emiln merged commit 6b2ccd2 into master Sep 11, 2015
@emiln emiln deleted the multiple-script-files branch September 21, 2015 18:18
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

Successfully merging this pull request may close these issues.

Allow the processing of multiple script files.
1 participant