Benjmhart / clipqueue

a terminal clipboard manager written in haskell + Javascript
0 stars 0 forks source link

Set up binary patterns for distribution/makefile #12

Open Benjmhart opened 5 years ago

Benjmhart commented 5 years ago

use getExecutablePath from System.environment to run the keylistener or https://hackage.haskell.org/package/executable-path

Benjmhart commented 5 years ago

give the binaries different names and set up a build for the JS executable that only makes a linux application

Benjmhart commented 5 years ago

phase 1 - works properly when distributed via stack phase 2 - distribute via apt

Benjmhart commented 5 years ago

unfortunately, iohook is not good for portability, we need to find some way to package up iohook in a reliable, distributable way