@constack/widemapp-cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Widemapp CLI

Widemapp is an automation tool to generate the most repeated processes. It helps to develop CRUDs, RESTful APIs, end-to-end features, and more... The tool is designed to be limitless and customized to developers.

[Widemapp GUI]

Getting Started

$ npm install -g @constack/widemapp-cli

USAGE
$ widemapp COMMAND
...

Commands

widemapp login

Authenticate => widemapp login

USAGE
  $ widemapp login

FLAGS
  --password=<value>  (required) pass password
  --username=<value>  (required) pass username or email

DESCRIPTION
  Authenticate => widemapp login

EXAMPLES
  $ widemapp login

widemapp plan:list

List plans => widemapp plan:list

USAGE
  $ widemapp plan:list

DESCRIPTION
  List plans => widemapp plan:list

EXAMPLES
  $ widemapp plan:list

widemapp plan:run

Run a plan => widemapp plan:run

USAGE
  $ widemapp plan:run

FLAGS
  --back=<value>   pass back-end path
  --front=<value>  pass front-end path
  --id=<value>     (required) pass plan id

DESCRIPTION
  Run a plan => widemapp plan:run

EXAMPLES
  $ widemapp run:plan

widemapp help [COMMAND]

Display help for widemapp.

USAGE
  $ widemapp help [COMMAND] [-n]

ARGUMENTS
  COMMAND  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for widemapp.

/@constack/widemapp-cli/

    Package Sidebar

    Install

    npm i @constack/widemapp-cli

    Weekly Downloads

    0

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    43.8 kB

    Total Files

    44

    Last publish

    Collaborators

    • constack_dev