You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 28, 2022. It is now read-only.
After you install CodeReady Workspaces, log in and create a Codewind workspace from the Codewind devfile:
102
+
103
+
1\. Log in to Che. Che loads.
104
+
105
+
2\. Go to **Workspaces** then click **Add Workspace**.
106
+
107
+
3\. Click **Import Devfile**.
108
+
109
+
4\. From **Source**, click **YAML**.
110
+
111
+
5\. Go to the link, [codewind-che-plugin/0.12.0/devfile.yaml](https://raw.githubusercontent.com/eclipse/codewind-che-plugin/0.12.0/devfiles/0.12.0/devfile.yaml), then copy and paste the contents into the YAML text box in your Codewind workspace.
112
+
113
+
6\. Click **Create & Open**.
100
114
101
115
### Setting up Codewind
102
116
Because of its dependency on `buildah`, Codewind needs to run as root and privileged. To enable Codewind, run the following commands:
0 commit comments