Files
zulip/tools
Lalit cab3a992c0 refactor: Extract message_feed_loading module from message_scroll.
This new module allows us to remove dependency on `message_scroll` in `fetch_status`
and hence allowing us to migrate it to TypeScript.
2023-05-14 11:24:31 -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

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.