1.0.13 • Published 4 years ago

cdsify-gen v1.0.13

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

cdsify-gen

Creates early bound TypeScript interfaces to work with cdsify.

Usage

  1. Add authentication for your CDS Environment:\ ~$ npx node-cds-auth [tennant] [environment]\ E.g.\ ~$ npx node-cds-auth contoso.onmicrosoft.com contosoorg.crm.dynamics.com

  2. Initialise cdsify to create .cdsify.json config file:\ ~$ npx cdsify-gen init

  3. At any time, you can re-generate the early bound types using:\ ~$ npx cdsify-gen

Installing Globally

If you would rather install cdsify-gen globally you can use:\ ~$ npm install -g cdsify-gen node-cds-auth

This will then allow you to simply use:\ ~$ node-cds-auth\ ~$ cdsify-gen

For more information see the cdsify project

1.0.13

4 years ago

1.0.11

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago