Files
zulip/tools
Lalit ae6063807b ts: Convert poll_data to typescript.
Used zod schemas to validate inbound data types and removed some over
defensive code.
2023-07-06 16:21:52 -07:00
..
2023-05-18 11:52:22 -07:00
2023-05-18 11:52:22 -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
2019-11-04 18:12:11 -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 https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.