ces-cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

ces-cli

CES internal node kick starter and related cli commands

oclif Version Downloads/week License

Usage

$ npm install -g ces-cli
$ ces-cli COMMAND
running command...
$ ces-cli (-v|--version|version)
ces-cli/1.0.0 linux-x64 node-v12.5.0
$ ces-cli --help [COMMAND]
USAGE
  $ ces-cli COMMAND
...

Commands

ces-cli help [COMMAND]

display help for ces-cli

USAGE
  $ ces-cli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

ces-cli init [PROJECT-NAME]

initialize the node clean architecture boilerplate with typeorm|mongoose

USAGE
  $ ces-cli init [PROJECT-NAME]

OPTIONS
  -h, --help  show CLI help

See code: src/commands/init.ts

/ces-cli/

    Package Sidebar

    Install

    npm i ces-cli

    Weekly Downloads

    4

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    7.07 kB

    Total Files

    13

    Last publish

    Collaborators

    • sudharsan-gandhi