A Che workspace can be created by pointing to a devfile that is stored in a Git source repository. The Che instance then uses the discovered devfile.yaml file to build a workspace using the /f?url= API.

Prerequisites
Procedure

Run the workspace by opening the following URL: https://<CheHost>/f?url=https://<GitRepository>

Example
https://che.openshift.io/f?url=https://github.com/eclipse/che