Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Added ability to pass *.shen files on command line #9

Merged
merged 6 commits into from
Apr 28, 2017
Merged

Added ability to pass *.shen files on command line #9

merged 6 commits into from
Apr 28, 2017

Conversation

rkoeninger
Copy link
Member

Test suite now runs on CI.

This resolves #2 and #5.

@tizoc, does this also resolve #3 ?

@tizoc
Copy link
Member

tizoc commented Apr 28, 2017

@rkoeninger no, #3 is about being able to access the command line arguments, like here:

https://github.com/tizoc/shen-scheme#command-line-arguments

It is easy so solve, it is just that it is part of what I mentioned on the other PR, something that has to be solved by a hook in the Kernel so that all ports share the same interface.

@rkoeninger
Copy link
Member Author

OK.

Apparently, if you put "resolve" or "resolves" before an issue number in a PR, it closes the issue when you accept that PR. I did not know that.

@tizoc
Copy link
Member

tizoc commented Apr 28, 2017

Heh, yes, it has closed issues for me with "fixes" too.

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

Successfully merging this pull request may close these issues.

Command line access Batch execution (running scripts from the command line)
2 participants