Mailspring/README.md

14 lines
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.