Files
zulip/tools
Tim Abbott 699d30b1eb provision: Ensure that stderr output isn't buffered badly.
Previously, if a script called by provision threw an error, the
traceback for the called script would be lost far above the traceback
from provision itself in the terminal history, resulting in a great
deal of confusion about what the actual problem was.
2017-01-17 14:28:10 -08:00
..
2017-01-07 10:53:20 -08:00
2016-12-02 18:49:42 -08:00
2015-09-25 23:25:08 -04:00
2015-09-25 23:25:08 -04:00
2016-12-13 10:50:14 -08:00
2016-12-13 10:50:14 -08:00
2016-11-28 15:21:15 -08:00
2017-01-12 15:26:40 -08:00
2017-01-16 21:12:39 -08:00
2016-12-13 10:50:14 -08:00
2016-12-13 10:50:14 -08:00
2017-01-17 13:35:55 -08:00
2016-12-13 10:50:14 -08: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.