0.0.3 • Published 11 months ago

templl v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

templl

Usage

npx templl user/repo

Or (these commands are same):

npx templl github:user/repo
npx templl git@github.com:user/repo
npx templl https://github.com/user/repo

Or (other hostings):

npx templl gitlab:user/repo
npx templl git@gitlab.com:user/repo
npx templl https://gitlab.com/user/repo

Or (global cli alias):

npm install -g templl

See also