This is ment to be a minimal dev enviroment ment for faster undistracted devlopmen workflows
In order to build you need :
xorg-server xorg-xinit libxft libx11 libxinerama webkit2gtk
Configuration :
- Edit config.mk files to match your local setup
- built files is installed into the
/usr/local/bin/by default.
To build enter the following command to build and install each dir As root
make clean install