Skip to content

Instantly share code, notes, and snippets.

@mrysav
Created September 12, 2024 03:33
Show Gist options
  • Select an option

  • Save mrysav/89be3fe974c2b188dd59c85f1bef1318 to your computer and use it in GitHub Desktop.

Select an option

Save mrysav/89be3fe974c2b188dd59c85f1bef1318 to your computer and use it in GitHub Desktop.
sudo apt install cabal-install
cabal update
git clone https://github.com/Zigazou/NecControl
cd NecControl/
cabal build --allow-newer
ln -s "$(find . -type f -name 'neccontrol')" neccontrol
./neccontrol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment