Skip to content

riazXrazor/wfe-project-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wfe-project-generator

Project generator for WFE application (angular).

oclif Version Downloads/week License

Usage

$ npm install -g wfe-project-generator
$ wfe COMMAND
running command...
$ wfe (-v|--version|version)
wfe-project-generator/1.2.0 win32-x64 node-v14.0.0
$ wfe --help [COMMAND]
USAGE
  $ wfe COMMAND
...

Commands

wfe help [COMMAND]

display help for wfe

USAGE
  $ wfe help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

wfe init

Initializes and setup a WFE project.

USAGE
  $ wfe init

OPTIONS
  -h, --help  show CLI help

See code: src\commands\init.ts

wfe updateconfig

Update wfe config json of the application.

USAGE
  $ wfe updateconfig

OPTIONS
  -h, --help  show CLI help

See code: src\commands\updateconfig.ts

About

In house project generator for WFE application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages