mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-15 23:03:57 +00:00
a497c49fb8
Move all docs to zed repo Release Notes: - N/A --------- Co-authored-by: Marshall Bowers <elliott.codes@gmail.com> Co-authored-by: Marshall <marshall@zed.dev>
16 lines
446 B
Markdown
16 lines
446 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
|
|
|
|
- [Releases](./development/releases.md)
|
|
- [Debugging Crashes](./development/debugging-crashes.md)
|