import 'vcs/git' import 'compile/cmake' name=jstest-gtk vcs_git "https://gitlab.com/$name/$name" _ cd "$name" compile_cmake # vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: