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

Support arguments in pelix.shell.console #49

Closed
tcalmant opened this issue Sep 17, 2015 · 0 comments
Closed

Support arguments in pelix.shell.console #49

tcalmant opened this issue Sep 17, 2015 · 0 comments
Milestone

Comments

@tcalmant
Copy link
Owner

pelix.shell.console is the script executed by most of Pelix/iPOPO users to quickly test their bundles/
Therefore it should accept some arguments to ease those tests.

Here are some ideas:

  • --version: prints the version of Pelix and its installation folder, then quits returning 0;
  • --init <script>: runs the given script file (in fact, calls run <file>) before accepting shell input;
  • --run <script>: runs the given script file then exits;
@tcalmant tcalmant changed the title Support arguments in pelix.shell.console Support arguments in pelix.shell.console Sep 17, 2015
@tcalmant tcalmant added this to the 0.6.3 milestone Sep 17, 2015
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