Skip to content

Latest commit

 

History

History
59 lines (46 loc) · 1.3 KB

readme.md

File metadata and controls

59 lines (46 loc) · 1.3 KB

templl

templl logo
Project scaffolding from template repo

Usage

npx templl user/repo

Or (these commands are same):

npx templl github:user/repo
npx templl [email protected]:user/repo
npx templl https://github.com/user/repo

Or (other hostings):

npx templl gitlab:user/repo
npx templl [email protected]:user/repo
npx templl https://gitlab.com/user/repo

Or (global cli alias):

npm install -g templl

See also