zed/docs/src/developing-zed.md

17 lines
446 B
Markdown
Raw Normal View History

# Developing Zed
See the platform-specific instructions for building Zed from source:
- [macOS](./development/macos.md)
- [Linux](./development/linux.md)
- [Windows](./development/windows.md)
If you'd like to develop collaboration features, additionally see:
- [Local Collaboration](./development/local-collaboration.md)
## Contributor links
- [Releases](./development/releases.md)
- [Debugging Crashes](./development/debugging-crashes.md)