Last active
June 26, 2019 15:01
-
-
Save AndrienkoAleksandr/5615d4d45c2e5c187320dd86df757a65 to your computer and use it in GitHub Desktop.
Yaml-sample
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
metadata: | |
name: cheTheia-in-che-remote | |
apiVersion: 1.0.0 | |
components: | |
- | |
reference: >- | |
https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/plugins/ms-python/python/2019.2.5433/meta.yaml | |
type: chePlugin | |
projects: | |
- source: | |
location: 'https://github.com/eclipse/che-theia-samples.git' | |
type: git | |
name: che-theia-samples | |
- source: | |
location: 'https://github.com/theia-ide/theia.git' | |
type: git | |
name: theia | |
attributes: {} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment