Skip to content

Installing Headache

Lucas Menezes edited this page Sep 22, 2020 · 3 revisions

Installing Headache

 git clone https://github.com/LucasMW/Headache/
 cd Headache
 make 
 make install

HAC will show your the path were it was installed. ($HOME/.Headache/)

Just put ($HOME/.Headache/) in your PATH variable.

Then, it can be called from every directory as:

 hac 

Note:

This also installs bfi and expander

Clone this wiki locally