ts-module-starter a template for creating typsecript modules to copy for use git clone https://github.com/LabCo/ts-module-starter.git TargetRepoName cd TargetRepoName/ git remote set-url origin https://github.com/TargetRepoName.git git push -u origin master