@labdee/cf-tools

0.0.1 • Public • Published

@labdee/cf-tools

LabDee CF Tools is a command-line interface (CLI) tool that helps with local development of SAP Cloud Foundry applications.

Pre-requisites

  • Node.js 8.9.0 or higher
  • Cloud Foundry CLI

Installation

To install the package, run the following command:

npm install -g @labdee/cf-tools

Usage

To use the CLI tool, run the cf-tools command followed by a command and any necessary options.

cf-tools [command]

Commands

prepare-local

Prepares the application to run locally. It generates the following files based on cf env command:

  • default-env.json
  • .env

cf-tools prepare-local

Options:

  • -a, --appName: The name of the application (if not provided, the CLI will try to guess).

-v, --version

Shows the version number of the package.

-h, --help

Shows the help information for the package.

Contributing

We welcome contributions to this project. To contribute, please fork the repository, make your changes, and submit a pull request.

License

@labdee/cf-tools is licensed under the MIT license. See LICENSE for more information.

Package Sidebar

Install

npm i @labdee/cf-tools

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

12.4 kB

Total Files

11

Last publish

Collaborators

  • labdee