Skip to content

Instantly share code, notes, and snippets.

View normanrz's full-sized avatar

Norman Rzepka normanrz

View GitHub Profile
echo " "
echo " _____ _____ _____ "
echo "| __| | |"
echo "|__ | --| | | |"
echo "|_____|_____|_|_|_|"
echo " webKnossos installer "
command -v brew >/dev/null 2>&1 || {
echo ""
echo "~~~~ Installing homebrew ~~~~"