summaryrefslogtreecommitdiff
path: root/yaksh/scripts/yaksh_script.sh
AgeCommit message (Collapse)Author
2017-11-14Multiple 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 explicit write permissions to output dirankitjavalkar
- Modify paths in the script to avoid backslashes for cross platform compatibility - Fix README based on feedback
2017-11-08Add further changes to invoke script and yaksh-scriptankitjavalkar
2017-11-08- Add a pyinvoke based script for running the django server and code serverankitjavalkar
- Modify the requirements to separate the requirements for code server - Modify the docker file - Add a script that runs within the docker instance