HowTo Add submodule in git
git submodule add git@mygithost:billboard lib/billboard
https://chrisjean.com/git-submodules-adding-using-removing-and-updating/ https://git-scm.com/book/en/v2/Git-Tools-Submodules
git submodule add git@mygithost:billboard lib/billboard
https://chrisjean.com/git-submodules-adding-using-removing-and-updating/ https://git-scm.com/book/en/v2/Git-Tools-Submodules