mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 18:32:20 +08:00
14 lines
No EOL
629 B
Markdown
14 lines
No EOL
629 B
Markdown
Nylas Mail is a hackable platform for your personal data, built on [Electron](https://github.com/atom/electron) and the [Nylas Platform APIs](https://nylas.com/sync_engine).
|
|
|
|
|
|
|
|
## Building Nylas Mail
|
|
|
|
* [Linux](docs/build-instructions/linux.md)
|
|
* [OS X](docs/build-instructions/os-x.md)
|
|
* [FreeBSD](docs/build-instructions/freebsd.md)
|
|
* [Windows](docs/build-instructions/windows.md)
|
|
|
|
## Extending Nylas Mail
|
|
|
|
It's easy to extend Nylas Mail using your favorite web technologies. Check out the [Nylas Package API](docs/index) to get started, and the [API reference](https://atom.io/docs/api) for information about specific classes. |