mirror of https://github.com/zulip/zulip.git
parent
c37fe998d2
commit
bfcd7b0151
|
@ -168,7 +168,7 @@ sudo bash -c 'cat << EndOfMessage > /etc/motd
|
||||||
Welcome to the Zulip development environment! Popular commands:
|
Welcome to the Zulip development environment! Popular commands:
|
||||||
* tools/provision - Update the development environment
|
* tools/provision - Update the development environment
|
||||||
* tools/run-dev.py - Run the development server
|
* tools/run-dev.py - Run the development server
|
||||||
* tools/lint - Run the linter (quick and catches many problmes)
|
* tools/lint - Run the linter (quick and catches many problems)
|
||||||
* tools/test-* - Run tests (use --help to learn about options)
|
* tools/test-* - Run tests (use --help to learn about options)
|
||||||
|
|
||||||
Read https://zulip.readthedocs.io/en/latest/testing/testing.html to learn
|
Read https://zulip.readthedocs.io/en/latest/testing/testing.html to learn
|
||||||
|
|
Loading…
Reference in New Issue