Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-14 | Multiple minor fixes : | ankitjavalkar | |
- Fix README instruct to run docker container before running django server - Add messages after commands execute succesfully - Touch a new file to denote successful running of code server | |||
2017-11-09 | Add a flag for python version while running code server in unsafe mode | ankitjavalkar | |
2017-11-09 | - Add explicit write permissions to output dir | ankitjavalkar | |
- Modify paths in the script to avoid backslashes for cross platform compatibility - Fix README based on feedback | |||
2017-11-08 | - Add command to stop the container before removing it | ankitjavalkar | |
- Fix README based on feedback | |||
2017-11-08 | - Add ruaml dependency to requirements-common | ankitjavalkar | |
- Add print stdout prompts to tasks.py | |||
2017-11-08 | Add makemigrations and loaddata command to serve command | ankitjavalkar | |
2017-11-08 | - Add pytest as a requirement to the requirements file | ankitjavalkar | |
- Modify image name in tasks.py | |||
2017-11-08 | Add further changes to invoke script and yaksh-script | ankitjavalkar | |
2017-11-08 | - Add a pyinvoke based script for running the django server and code server | ankitjavalkar | |
- Modify the requirements to separate the requirements for code server - Modify the docker file - Add a script that runs within the docker instance |