Files
zulip/tools
Tim Abbott d71f2e7b9b update-prod-static: Don't ship node_modules.
This saves more than 50MB of unnecessary duplicate content in release
tarballs (the static assets that will actually be served have already
been built at this point by tools/minify-js).
2017-02-06 17:21:34 -08:00
..
2017-01-07 10:53:20 -08:00
2016-12-02 18:49:42 -08:00
2017-01-25 16:42:17 -08:00
2016-12-13 10:50:14 -08:00
2017-01-23 21:08:52 -08:00
2016-11-28 15:21:15 -08:00
2017-01-23 22:06:13 -08:00
2017-01-23 21:21:14 -08:00
2017-01-25 16:33:19 -08:00
2017-01-25 16:42:09 -08:00
2016-12-13 10:50:14 -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.