wfe-cli

1.4.0 • Public • Published

wfe-cli

Frontend Quick Start Init Project

Installation

npm install wfe-cli -g
# or
yarn global add wfe-cli

Getting Started

Templates

# get template list
wfe list

# init project
wfe init <projectName> -t <template> 

# init project with local template and to Test
wfe init <projectName> -t <TemplatePATH>

Repos

# get repo list
wfe repos list

# use repo
wfe repos use <reponame>

# add custom repo
wfe repos add <reponame> <reposUrl> <templateGroupName>

Readme

Keywords

Package Sidebar

Install

npm i wfe-cli

Weekly Downloads

45

Version

1.4.0

License

MIT

Unpacked Size

27.3 kB

Total Files

16

Last publish

Collaborators

  • busyhe