Files
zulip/tools
Greg Price 1e2b558b01 reset-to-pull-request: Add a usage message.
Every CLI program should have a usage message.

Also add a mention in the `push-to-pull-request` usage message of
its participation in the `refs/remotes/pr/` pseudo-remote feature.
2020-02-11 14:45:17 -08:00
..
2019-06-14 15:49:56 -07:00
2019-11-13 12:38:45 -08:00
2019-08-09 17:22:45 -07:00
2020-01-14 15:45:49 -08:00
2019-08-06 23:29:11 -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.