2024-05-03 22:24:04 +00:00
|
|
|
# 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
|
|
|
|
|
2024-08-09 17:37:54 +00:00
|
|
|
- [CONTRIBUTING.md](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md)
|
2024-05-03 22:24:04 +00:00
|
|
|
- [Releases](./development/releases.md)
|
|
|
|
- [Debugging Crashes](./development/debugging-crashes.md)
|
2024-08-09 17:37:54 +00:00
|
|
|
- [Code of Conduct](./code-of-conduct.md)
|
|
|
|
- [Zed Contributor License](https://zed.dev/cla)
|