0.0.3 • Published 2 years ago

@leafvein/ft v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

ft npm version

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

ft-pool

License

MIT