Mailspring/examples/N1-Composer-Translate
2015-10-04 00:42:54 -07:00
..
docs fix(docs): Replace docs references to Edgehill with N1 2015-09-29 09:45:02 -07:00
lib fix(docs): Replace docs references to Edgehill with N1 2015-09-29 09:45:02 -07:00
spec update(examples): Add github sidebar and translate examples 2015-09-21 11:36:54 -07:00
stylesheets update(examples): Add github sidebar and translate examples 2015-09-21 11:36:54 -07:00
.gitignore update(examples): Add github sidebar and translate examples 2015-09-21 11:36:54 -07:00
icon.png fix(sync): Request all labels / folders to avoid paging and missing inbox 2015-10-03 23:53:59 -07:00
package.json feat(templates): Final examples package is in - templates! 2015-10-03 14:05:47 -07:00
README.md fix(readmes): Add "Install this plugin" bits to the plugin READMEs 2015-10-04 00:42:54 -07:00

Translate

A package for N1 that translates draft text into other languages using the Yandex Translation API.

Install this plugin:

  1. Download and run N1

  2. 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 runs apm install on the command line to fetch dependencies listed in the package's package.json

Build documentation:

cjsx-transform lib/main.cjsx > docs/main.coffee
docco docs/main.coffee
rm docs/main.coffee