| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Sources for this API are defined in Go code, starting from the devworkspace_types.go source file
From these Go sources, several files are generated:
Generated files are created by a build script (see section How to build).
A Subset of this DevWorkspace API defines a structure (workspace template content), which is also at the core of the Devfile 2.0 format specification. For more information about this, please look into the Devfile support README
You can read the available generated documentation of the Devfile 2.0 format, based on its json schema.
Typescript model is build on each commit of main branch and available as an NPM package.
Release details and process are found in Devfile Release
For information about building this project visit CONTRIBUTING.md.
This work is still in an early stage of specification, and the related API and schemas are still a draft proposal.
In order to test existing or new Devfile 2.0 or DevWorkspace sample files in a self-service Che workspace (hosted on che.openshift.io), just click on the button below:
As soon as the devworkspace is opened, you should be able to:
Please see our contributing.md.
Apache License 2.0, see LICENSE for details.
license_header contains the license header to be contained under all source files. For Go sources, this can be included by running bash add_licenses.sh.
Ensure github.com/google/addlicense is installed by running go install github.com/google/addlicense@latest.
| Back | FazBrowse Home | New Git URL |