Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

IObert/check-sap-cloud-readiness

Repository files navigation

Check SAP Cloud Readiness

Description

Development activities for the SAP Cloud Platform often require certain tools to be installed prior to the actual development tasks. Installing as many tools yet unknown tools is always a hurdle for beginners and might cause confusion along the first steps taken on a new technology platform.

This tool allows users to run simple checks whether their individual development setup fulfills the requirements of a specific tutorial or workshop.

Requirements

  • Node.js (version 8.5 or higher ⚠️)
  • A working internet connectivity

Usage

This tool does NOT require an installation and shouldn't be installed at all.

Simply run this tool with:

# Generic version
npx check-sap-cloud-readiness -[dev-activity1] --[dev-activity2]

# For instance:
npx check-sap-cloud-readiness -codejam-cap

The tool will output a list fo all required tools and indicate whether the tools are installed or not. The tool will also suggest steps how to install the missing tool.

Known Issues

Please look at our GitHub Issues .

Support

This project is provided "as-is": there is no guarantee that raised issues will be answered or addressed in future releases.

To-Do

More development activities such as codejams or tutorials will be added.

About

A platform-independent and modular tool which checks whether the local development environment includes all required tools for SAP Cloud Dev

Resources

License

Stars

Watchers

Forks

Packages

No packages published