Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-15 | Convert README.md to README.rst | maheshgudi | |
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 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 | Updated CHANGELOG and README | ankitjavalkar | |
2017-02-02 | Cleanup yaksh script: fixes #195. | Prabhu Ramachandran | |
- `yaksh create_demo` now just takes a path and there is no project name. - `yaksh run_demo` is now `yaksh run path_to_demo`. - This eliminates the need for the annoying `project_detail.py`, which is now removed. - Many demo projects can be created and run. - Update the README. | |||
2016-07-15 | mentioned read the docs and added readthedocs badge in readme | maheshgudi | |
2016-07-15 | mentioned read the docs and added readthedocs badge in readme | maheshgudi | |
2015-10-09 | minor changes to README post review | ankitjavalkar | |
2015-10-08 | Minor changes to setup.py and README.md | ankitjavalkar | |
2015-10-07 | Modify fixtures and load them on quickstart | ankitjavalkar | |
2015-10-07 | Clean setup procedure | ankitjavalkar | |
- Make corresponding app name changes in script - Change app name in setup.py - Minor changes in Readme, it is now split into quickstart & production - rename install script | |||
2015-09-15 | Remove testapp dir, remove reference to testapp in paths, files | ankitjavalkar | |
2015-09-14 | Change app name to 'yaksh' | ankitjavalkar | |
2015-09-09 | Change app name, related paths in views and readme | ankitjavalkar | |
2015-08-03 | Minor changes to Readme | ankitjavalkar | |
2015-08-03 | - Install script: Add subcommands | ankitjavalkar | |
- Install script: Add code server launcher - Add requirements.txt - Edit README to fix changes/errors - Remove jquery v1.11.3 and add v1.4.2 - Edit initial_data.json | |||
2015-08-03 | Edit readme | ankitjavalkar | |