Hi there!
Welcome to Zulip!
zulip.com/hello has a nice overview of what we're up to, but here are a few tips that'll help you get the most out of it:
- Zulip works best when it's always open, so grab our apps! (Mac, Windows, Linux, Android, iOS)
- Keyboard shortcuts: learn about them in the Keyboard Shortcuts tab under the gear icon. (Or press '?')
- Talking about code? Use our Markdown support to format and even syntax-highlight your messages!
For example, typing this:
~~~ .py
def fn(arg):
print "Hello"
~~~
gets you this:
def fn(arg):
print "Hello"
- Got automation? Check out our integrations and API for easy integration with services like GitHub, Jenkins, Nagios, and Trac. They're super-easy to set up and make things a lot more useful.
- Emoji. Because
:ramen: means .
Zulip is under active development, and we have a team of engineers standing by to respond to your feedback, so please report bugs and let us know what you think! There's a feedback tab under the gear icon in the upper-right corner, or you can e-mail us at feedback@zulip.com.
-Waseem, for the Zulip team
|