Files
atom/docs/build-instructions/freebsd.md
2016-08-29 11:41:44 +02:00

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