mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
349 B
349 B
When you're ready to work on Zulip again, run vagrant up (no need to
pass the --provider option required above). You will also need to
connect to the virtual machine with vagrant ssh and re-start the
Zulip server:
christie@win10 ~/zulip
$ vagrant up
$ vagrant ssh
(zulip-py3-venv) vagrant@vagrant:/srv/zulip
$ ./tools/run-dev