vladkens / templl

🏯✨ Project scaffolding from template repo

Home Page:https://npm.im/templl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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

About

🏯✨ Project scaffolding from template repo

https://npm.im/templl

License:MIT License


Languages

Language:TypeScript 94.0%Language:Makefile 6.0%