Skip to content

Instantly share code, notes, and snippets.

@ohmrefresh
Created January 25, 2021 11:09
Show Gist options
  • Save ohmrefresh/2709f9f267d8035860741a82a934a6a7 to your computer and use it in GitHub Desktop.
Save ohmrefresh/2709f9f267d8035860741a82a934a6a7 to your computer and use it in GitHub Desktop.
medis build as binary
git clone https://github.com/luin/medis.git
cd medis
npm i
npm run pack
# Ctl +C
node bin/pack.js
cd dist/out/Medis-mas-x64/
open .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment