Files
zulip/tools
Anders Kaseorg 06033545eb bootstrap-awscli: Remove executable bit.
Even though this looks like an independently runnable script, it
should not be run independently: a SHA-256 mismatch will fail to stop
the script, unless it was sourced from another script that has ‘set
-e’.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-06-28 17:13:57 -04:00
..
2021-06-25 09:05:07 -07:00
2021-06-27 16:58:17 -07:00
2021-05-10 09:57:26 -07:00
2020-09-14 16:22:23 -07:00
2021-02-12 13:11:19 -08:00
2021-02-12 13:11:19 -08:00
2021-05-06 20:07:32 -07:00
2021-06-10 17:26:55 -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.