Skip to content

The official repository of the Eclipse Codewind project

License

Notifications You must be signed in to change notification settings

malincoln/codewind

 
 

Repository files navigation

Codewind

platforms License Build Status Chat

Build high-quality cloud-native applications for Kubernetes, regardless of your IDE or language.

Codewind enables you to create applications from a template or sample and includes support for launching, updating, testing, and debugging in Docker containers on the desktop. Codewind also supports these features on Kubernetes. You can use Codewind to move existing applications to Docker and Kuberenetes. Codewind provides validation to ensure that applications follow best practices.

Getting started

Use the following instructions to install Codewind with your choice of editor:

  1. VS Code extension
  2. Eclipse plugin
  3. Eclipse Che plugin

Building Codewind from the source

  1. Clone the codewind repository.
  2. Run the ./script/build.sh script to run the Codewind build, or run the ./run.sh script to build and start Codewind.

After you build Codewind with the build scripts, you can build one of the IDEs for Codewind:

Contributing

We welcome submitting issues and contributions.

  1. Submitting bugs
  2. Contributing
  3. View the API documentation

License

EPL 2.0

About

The official repository of the Eclipse Codewind project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 42.3%
  • JavaScript 39.5%
  • Shell 9.9%
  • Java 7.2%
  • CSS 1.1%
  • HTML 0.0%