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

Design CLI #3

Open
Strongground opened this issue Feb 20, 2017 · 0 comments
Open

Design CLI #3

Strongground opened this issue Feb 20, 2017 · 0 comments

Comments

@Strongground
Copy link
Collaborator

Strongground commented Feb 20, 2017

Current implementation uses python.argparse module. It offers simple commands like "-v" for verbose output, standard "--help" page and can easily be expanded. It lives in "avorion_mm_cli.py" and calls appropriate methods of AvorionModManager instance from "avorion_mm.py".

This is a working solution in proposal state and open to discussion.
Also consider a interactive solution and review for cross platform compatibility when doing so.

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