/codewind

Primary LanguageJavaScriptOtherNOASSERTION

Codewind

Tools to help building high-quality cloud-native applications for Kubernetes, regardless of which IDE or language you use.

platforms Eclipse License Build Status

The goal of Eclipse Codewind is to provide tools to help building high-quality cloud-native applications for Kubernetes, regardless of which IDE or language you use. This includes the capability to rapidly create an application from template or sample, support for launching, updating, testing, and debugging in Docker containers on the desktop, and support for the same directly on Kubernetes regardless of where the source is. The tools will also provide help to move an existing application to Docker and Kuberenetes, and validation to ensure that applications follow best practises.

To support this, Codewind will include plugins to the Eclipse platform and Eclipse Che, and a Visual Studio Code extension. A common library will be used by all of these tools to provide the function (e.g. creating, testing, and deploying applications) in a consistent way across the IDEs.

Getting started

You can start by installing Codewind using the VSCode extension or Eclipse plugin. Details on the installation instructions:

  1. VSCode extension
  2. Eclipse plugin

Contributing

We welcome submitting issues and contributions.

  1. Submitting bugs
  2. Contributing

License

EPL 2.0