mirror of https://github.com/zulip/zulip.git
16 lines
374 B
Markdown
16 lines
374 B
Markdown
|
# Development environment
|
||
|
|
||
|
```{toctree}
|
||
|
---
|
||
|
maxdepth: 3
|
||
|
---
|
||
|
|
||
|
Development environment installation <overview>
|
||
|
Recommended setup (Vagrant) <setup-vagrant>
|
||
|
Advanced setup (non-Vagrant) <setup-advanced>
|
||
|
Using the development environment <using>
|
||
|
Developing remotely <remote>
|
||
|
Authentication in the development environment <authentication>
|
||
|
Testing the installer <test-install>
|
||
|
```
|