Files
zulip/tools
Harshit Bansal e30e244b29 emoji: Moved unified_reactions.json file.
Moved `unified_reactions.json` file from `tools/setup/emoji` to
`zerver/management/data` so that it can be used in production
environment.
2017-06-09 16:38:58 -07:00
..
2017-06-07 16:00:01 -06:00
2017-06-05 09:20:21 -07:00
2017-06-01 12:31:54 -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.