Files
zulip/tools
AcKindle3 de420f68a4 ts migration: Convert dark_theme.js to dark_theme.ts.
Add `void` type annotation to the return type of functions. The
rest of the file is not modified.
2023-04-26 15:40:23 -07:00
..
2023-03-20 15:48:29 -07:00
2023-02-23 16:04:17 -08:00
2023-02-23 16:04:17 -08:00
2023-03-20 15:48:29 -07:00
2023-03-20 15:48:29 -07:00
2023-03-03 18:02:37 -08:00
2023-04-25 19:58:16 -07:00
2023-03-20 15:48:29 -07:00
2021-03-24 12:12:04 -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 https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.