Files
zulip/tools
Robert Hönig c5da0ada31 linter: Replace --pep8 with new --frontend/--backend options.
Adds the --frontend and --backend options to replace
--pep8.

Significantly modified by tabbott to use a cleaner framework.
2017-08-27 13:50:53 -07:00
..
2017-08-26 09:00:42 -07:00
2015-09-25 23:25:08 -04:00
2015-09-25 23:25:08 -04:00
2017-08-17 17:40:24 -04:00
2017-08-16 17:54:43 -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 http://zulip.readthedocs.io/en/latest/directory-structure.html.