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

Improve yaksh script #195

Closed
prabhuramachandran opened this issue Jan 31, 2017 · 0 comments
Closed

Improve yaksh script #195

prabhuramachandran opened this issue Jan 31, 2017 · 0 comments

Comments

@prabhuramachandran
Copy link
Member

Currently it seems you can only have one demo instance to play with. Instead of writing the NAME and PATH to the project_details.py it should either write a config file, or expect an additional argument to the path which should be used as the directory with the NAME as the basename of the dir.

The cli.py also does not satisfy PEP 8 and has other issues such as:

  1. It does not pass any additional command line args to run_code_server.
  2. The demo_settings.py seem to use an older django version. This should be updated.
prabhuramachandran added a commit that referenced this issue Feb 3, 2017
Cleanup yaksh script: fixes #195.
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