mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 04:25:31 +08:00
647 B
647 B
Translate
A package for N1 that translates draft text into other languages using the Yandex Translation API.
Install this plugin:
-
Download and run N1
-
From the menu, select
Developer > Install a Package Manually...
The dialog will default to this examples directory. Just choose the package to install it!When you install packages, they're moved to
~/.nylas/packages
, and N1 runsapm install
on the command line to fetch dependencies listed in the package'spackage.json
Build documentation:
cjsx-transform lib/main.cjsx > docs/main.coffee
docco docs/main.coffee
rm docs/main.coffee