Skip to content

Instantly share code, notes, and snippets.

@nhr
Created November 25, 2015 15:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nhr/e2255a2813d8bb8ddaf6 to your computer and use it in GitHub Desktop.
Save nhr/e2255a2813d8bb8ddaf6 to your computer and use it in GitHub Desktop.
sudo dnf install rpmdevtools fedora-packager nodejs npm libgit2-devel libgnome-keyring-devel
sudo npm install -g npm@2
sudo npm install -g inherits@2
git clone https://github.com/nylas/N1
script/build (takes a very long time)
script/grunt mkrpm
find rpm in /tmp/nylas-build/rpm/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment