Files
zulip/tools
Harshit Bansal e5361b4403 clean_emoji_cache: Expand clean-emoji-cache.
Expands `clean-emoji-cache` so that it can be used in production
environment as well. Also moves it to `scripts/` from `tools/`.
2017-08-27 17:51:24 -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.