make depends
echo export PATH=\${PATH}:/usr/local/go/bin >> ~/.bashrc
rebootmake subsys
make build
make build-climake runmake -f Makefile.standalone pipy
make -f Makefile.standalone test-up
make -f Makefile.standalone test-apply-lbmake -f Makefile.standalone test
make -f Makefile.standalone test-down
make stop