{"id":13340912,"url":"https://github.com/eclipse-archived/codewind-vscode","last_synced_at":"2025-03-11T19:30:52.930Z","repository":{"id":40933576,"uuid":"189610458","full_name":"eclipse-archived/codewind-vscode","owner":"eclipse-archived","description":"Extension for developing cloud-native, containerized applications from VS Code","archived":true,"fork":false,"pushed_at":"2022-11-22T09:37:20.000Z","size":122020,"stargazers_count":17,"open_issues_count":15,"forks_count":30,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-10-24T06:30:27.364Z","etag":null,"topics":["cloud","codewind","container","eclipse","kubernetes","openshift","typescript","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://codewind.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-archived.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-31T14:46:42.000Z","updated_at":"2024-10-05T14:33:13.000Z","dependencies_parsed_at":"2023-01-21T07:47:06.900Z","dependency_job_id":null,"html_url":"https://github.com/eclipse-archived/codewind-vscode","commit_stats":null,"previous_names":["eclipse/codewind-vscode"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-archived%2Fcodewind-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-archived%2Fcodewind-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-archived%2Fcodewind-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-archived%2Fcodewind-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-archived","download_url":"https://codeload.github.com/eclipse-archived/codewind-vscode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243098666,"owners_count":20236068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud","codewind","container","eclipse","kubernetes","openshift","typescript","vscode","vscode-extension"],"created_at":"2024-07-29T19:24:30.459Z","updated_at":"2025-03-11T19:30:52.560Z","avatar_url":"https://github.com/eclipse-archived.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Marketplace](https://img.shields.io/vscode-marketplace/v/IBM.codewind.svg?label=marketplace\u0026logo=visual-studio-code)](https://marketplace.visualstudio.com/items?itemName=IBM.codewind)\n[![License](https://img.shields.io/badge/License-EPL%202.0-red.svg?label=license\u0026logo=eclipse)](https://www.eclipse.org/legal/epl-2.0/)\n[![Build Status](https://ci.eclipse.org/codewind/buildStatus/icon?job=Codewind%2Fcodewind-vscode%2Fmaster)](https://ci.eclipse.org/codewind/job/Codewind/job/codewind-vscode/job/master/)\n[![Chat](https://img.shields.io/static/v1.svg?label=chat\u0026message=mattermost\u0026color=145dbf)](https://mattermost.eclipse.org/eclipse/channels/eclipse-codewind)\n\n# Codewind for VS Code\nCodewind for VS Code provides tools to help build cloud-native, containerized applications from VS Code, regardless of which runtime or language you use. Rapidly create an application from a template project and launch, update, test, and debug in Docker containers on the desktop.\n\nFor more information, see [the Codewind website](https://www.eclipse.org/codewind/).\n\n## Why use Codewind?\n- Get started with templates or samples that you can use to quickly create and deploy applications that run in containers.\n- Create containerized applications in languages that you're already familiar with. Codewind supports popular runtimes.\n- Pull in your existing applications and use Codewind to help get them cloud ready.\n- See code changes reflected in your containerized application almost instantaneously. The Codewind advanced inner loop manages your application updates efficiently.\n- Develop in containers without feeling like you're developing in containers. Development flow within the IDE feels the same as traditional application development.\n- Without leaving the comfort of your local IDE, iteratively develop on Kubernetes and interact with Kubernetes resources.\n\n## Features\n- Create new containerized projects or add existing ones.\n- View your containerized projects, including the application and build status.\n- Debug Microprofile/Java EE, Node.js, and Spring applications.\n- Access application, build, and container logs in the Output view.\n- See validation errors in the Problems view.\n- Open a shell session into an application container.\n- Toggle the project auto build setting and manually initiate project builds.\n- Open your application or the application monitor in a browser.\n- Develop your code locally and build and run it remotely and securely in the cloud.\n\n## Getting started with Codewind\nFor more information about getting started with Codewind, see [Getting started with Codewind for VS Code](https://www.eclipse.org/codewind/vsc-getting-started.html).\n\n### Prerequisites\n- Install [VS Code](https://code.visualstudio.com/download) 1.41.0 or later.\n- Install Docker 17.06 or later.\n- If you use Linux, you also need to install Docker Compose.\n\n### Complete the installation:\n\nFor more information, see [Installing Codewind for VS Code](https://www.eclipse.org/codewind/vsc-installinfo.html).\n\n1. Find Codewind for VS Code in the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=IBM.codewind) or by searching for `Codewind` in the [VS Code Extensions view](https://code.visualstudio.com/docs/editor/extension-gallery#_browse-for-extensions).\n2. Open the **Codewind** view in the Explorer view group or enter `Focus on Codewind View` into the [**Command Palette**](https://code.visualstudio.com/docs/getstarted/userinterface#_command-palette). If you do not see Codewind in either the Explorer view or the Command Palette, the extension did not install correctly.\n3. Choose **Install** when prompted to complete the installation of additional Docker images that Codewind requires to run. The installation may take a few minutes to complete.\n4. Now you can create or add a project. Add a project by using either the `Create Project` or `Add Existing Project` command. The new project appears in the Codewind view.\n5. To see all actions available, open the Command Palette and type `Codewind`. You can access these same commands through buttons and right-click menus in the Codewind view. For more information, see the [Commands Overview](https://www.eclipse.org/codewind/vsc-commands-overview.html).\n\n## Contributing\nSubmit issues and contributions:\n- [Submitting issues](https://github.com/eclipse/codewind/issues)\n- [Contributing](CONTRIBUTING.md)\n- [Development Builds](https://archive.eclipse.org/codewind/codewind-vscode/)\n- [Jenkins](https://ci.eclipse.org/codewind/job/Codewind/job/codewind-vscode/)\n- [Changelog](https://github.com/eclipse/codewind-vscode/wiki/Changelog)\n\n## Developing\nTo develop and debug Codewind for VS Code, see [DEVELOPING.md](https://github.com/eclipse/codewind-vscode/blob/master/DEVELOPING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-archived%2Fcodewind-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipse-archived%2Fcodewind-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-archived%2Fcodewind-vscode/lists"}