mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-27 02:19:46 +08:00
e198c4f6c4
Summary: fix(task-queue): Repair the findTask function Add "ship logs" and "open logs" to the developer menu Patches for Chromium 42 Test Plan: Run tests! Reviewers: evan Reviewed By: evan Differential Revision: https://phab.nylas.com/D1547
510 B
510 B
FreeBSD
FreeBSD -RELEASE 64-bit is the recommended platform.
Requirements
- FreeBSD
pkg install node
pkg install npm
pkg install libgnome-keyring
npm config set python /usr/local/bin/python2 -g
to ensure that gyp uses Python 2
Instructions
git clone https://github.com/nylas/edgehill
cd edgehill
script/build # Creates application at $TMPDIR/nylas-build/Nylas
sudo script/grunt install # Installs command to /usr/local/bin/nylas