Files
zulip/tools
Harshit Bansal 3534e328c5 clean-venv-cache: Expand clean-venv-cache tool.
Expands `clean-venv-cache` tool so that it can be used in prod.
Also moves it from `tools/` to `scripts/`.
2017-08-23 00:03:25 -07:00
..
2017-08-17 17:40:24 -04:00
2017-08-16 17:54:43 -07:00

This directory contains scripts that are used in building, managing, testing, and other forms of work in a Zulip development environment. Note that tools that are also useful in production belong in scripts/ or should be Django management commands.

For more details, see http://zulip.readthedocs.io/en/latest/directory-structure.html.