Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 339 Bytes

File metadata and controls

19 lines (14 loc) · 339 Bytes

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/atom/atom
cd atom
script/build