1.0.6 • Published 2 years ago

powerfe-cli v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Installation

npm install  powerfe-cli -g

Usage

Open your terminal and type powerfe -h , you'll see the help infomation below:

Usage: powerfe <command>

Options:
  -V, --version  output the version number
  -h, --help     output usage information

Commands:
  list           list the templateList
  create         create a project

powerfe list

This command will shows you the templates list.

$ powerfe list
┌──────┬──────────────────────────────────────────────────┐
│ name │ url                                              │
├──────┼──────────────────────────────────────────────────┤
│  pc  │https://git.nevint.com/PERD/Cloud/frontend/template-admin 
└──────┴──────────────────────────────────────────────────┘

powerfe create

You can create a templates use this command

powerfe create <template name> <project name>
1.0.6

2 years ago

1.0.5

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago