CDS (Core Data Services) compiler and backends
Install with npm:
```
npm install "@sap/cds-compiler"
Or maintain your package.json dependencies as follows:
``
"dependencies": {
"@sap/cds-compiler": "latest"
}
If your project already has a dependency to @sap/cds`, nothing has to be done.
Please refer to the official CDS documentation.
In case you find a bug, please report an incident on SAP Support Portal.
The cds-compiler uses Semantic Versioning for its version numbers.
Our CHANGELOG.md lists recent changes.
This package is provided under the terms of the SAP Developer License Agreement, Version 3.2 CAP.