Project scaffolding from template repo
npx templl user/repoOr (these commands are same):
npx templl github:user/repo
npx templl git@github.com:user/repo
npx templl https://github.com/user/repoOr (other hostings):
npx templl gitlab:user/repo
npx templl git@gitlab.com:user/repo
npx templl https://gitlab.com/user/repoOr (global cli alias):
npm install -g templl