The community content now lives on zed.dev, discoverable via the navbar `resources` menu. See: - https://github.com/zed-industries/zed.dev/pull/783 Release Notes: - N/A
20 lines
633 B
Markdown
20 lines
633 B
Markdown
# 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
|
|
|
|
- [CONTRIBUTING.md](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md)
|
|
- [Releases](./development/releases.md)
|
|
- [Debugging Crashes](./development/debugging-crashes.md)
|
|
- [Code of Conduct](https://zed.dev/code-of-conduct)
|
|
- [Zed Contributor License](https://zed.dev/cla)
|