Have a Go compiler and Asciidoctor installed and type "make". Python 3 is also required to run web2png.
Then (as root) install with:
make install
You can uninstall with
make uninstall
You can remove the program binaries and object files from the source code directory by typing `make clean'.