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

Run demo as commands #32

Open
benoitbryon opened this issue Dec 2, 2014 · 1 comment
Open

Run demo as commands #32

benoitbryon opened this issue Dec 2, 2014 · 1 comment

Comments

@benoitbryon
Copy link
Contributor

At the moment, demo scripts are not really readable and poorly usable:

  • they read environment variables, because that is something we can setup on travisci.org
  • they prompt the user for missing arguments, but the prompt is quite raw

As commands, demo scripts will get an help. Users will be able to provide arguments with options such as demo/accounts.py --integrator-key="some-key".

@benoitbryon
Copy link
Contributor Author

Warning: keep on using environment variables on travis-ci.org, because they are secure, i.e. do not reveal things like --integrator-key=some-secret in tox output.

@zebuline zebuline removed this from the Soon milestone Jul 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants