Prototyping github source building while having a dumb file (Makefile) to describe a software component.
make init
make world
bash --init-file deployment/setup-env.sh # to use the build in the subshell
source deployment/setup-env.sh # to use the build in current sheel
For more information, please visit the wiki page