create-cds
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

Bootstrap SAP CAP project with one command

This command will initialize a new monorepo for CAP projects

Usage

It is enough just to run this command

npx create-cds my-cap-workspace

Command documentation

Commands:
  create-cds <name>  create a new CAP(CDS) workspace

CAP project options:
  --name      CAP project name                                          [string]
  --features  Comma-delimited list of features to add to the cap project ( see
              "cds add --help" for more information )                   [string]

Options:
  --version  Show version number                                       [boolean]
  --path     Path (relative to the workspace root) where to create CAP projects
                                                                        [string]
  --help     Show help                                                 [boolean]

If features not provided, then interactive screen will be shown:

alt text

Readme

Keywords

none

Package Sidebar

Install

npm i create-cds

Weekly Downloads

0

Version

0.1.4

License

none

Unpacked Size

4.95 kB

Total Files

7

Last publish

Collaborators

  • theplenkov-npm