Files
zulip/tools
Anders Kaseorg 3045cfaf22 ruff: Fix S605 Starting a process with a shell.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit eb622bae0a)
2024-05-07 18:01:29 -07:00
..
2024-03-07 15:07:12 -08:00
2024-03-07 15:07:12 -08:00
2024-05-07 12:52:51 -07:00
2024-01-05 10:32:54 -05: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 https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.