@leafvein/ft
v0.0.3
Published
It's easier to fetch a template
Downloads
1
Readme
ft
It's easier to fetch a template
Install
npm i @leafvein/ft -g
# or
pnpm i @leafvein/ft -g
Usage
ft <command> [options]
Commands
i interactive
d direct
Options
[default]:
-v, --version Show version number
-h, --help Show help
[direct]
-r, --repository
-p, --projectName
Examples
ft interactive
ft i
ft
ft direct --repository=username/repoName --projectName=demo
ft d -r=username/repoName -p=demo
Template List
License
MIT