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

Issue 1295 external tool #1552

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

hvacengi
Copy link
Member

Fixes #1295
This is the beginning of an external command line interface for non-ksp specific functionality. It is by no means complete, and doesn't need to be in any of the milestones, but I wanted everyone to have a chance to see it. That way you can comment, and plan around the changes that will be neccessary in order to make this work.

Right now there is no console input support, and both log and print messages are printed to the console equally. I would like to get the telnet server running so that we can treat the command line as a server, and telnet in to interact with the terminal.

Create a new command line project and make modifications to get it
running.
Forgot to include update to kOS.Safe.csproj with
AssemblyWalkAttribute.cs
Begin migrating "safe" functions into kOS.Safe
@hvacengi hvacengi added the Not Ready Author is warning Reveiwer not to merge this PR yet. More edits are expected. label Mar 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Not Ready Author is warning Reveiwer not to merge this PR yet. More edits are expected.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant