For more details, head to: https://hyper.is
Download the latest release!
If you're on macOS, you can also use Homebrew Cask to download the app by running these commands:
$ brew update $ brew cask install hyper
icnsutils
, graphicsmagick
, xz-utils
and rpm
%PATH%
; Run npm config set msvs_version 2015 --global
npm install
npm run dev
npm run app
To make sure that your code works in the finished application, you can generate the binaries like this:
$ npm run pack
After that, you'll see the binary in the ./dist
folder!