0.0.4 • Published 3 years ago

sap-cf-localenv v0.0.4

Weekly downloads
14
License
ISC
Repository
-
Last release
3 years ago

sap-cf-localenv

A library that generates default-.json files to test your Nodejs modules in an MTA application on SAP Cloud Foundry locally. These default-.json files will be used to connect to remote services like UAA, destination and connectivity.

NOTE: This library is in an experimental phase and is only tested for CAP applications

Installation

using npm:

$ npm install -s sap-cf-localenv

Generate the default-*.json files

In the root directory of your project, where your mta.yaml file is located, run following command:

$ sap-cf-localenv
0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

4 years ago

0.0.1

4 years ago