How to install BashStyle-NG 

I.  Check the dependencies:

./configure

(see documentation/chapter00.html for more infos)

II.  Compile the terminfo files:

make

III. Install BashStyle-NG:

sudo make install -or- su -c "make install"

Happy Hacking!
