Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
chore: introduce a few devfiles v2 (#519)
Browse files Browse the repository at this point in the history
Signed-off-by: svor <[email protected]>
  • Loading branch information
svor authored Nov 23, 2021
1 parent a117650 commit 5a7fbe5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devfiles/cpp/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ displayName: C/C++
description: Stack with C/C++ and Clang 8
tags: ["C/C++", "clang", "g++", "gdb"]
icon: /images/cpp.svg
links:
v2: https://github.com/che-samples/cpp-hello-world/tree/devfilev2
2 changes: 2 additions & 0 deletions devfiles/nodejs-angular/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ displayName: NodeJS Angular Web Application
description: Stack for developing NodeJS Angular Web Application
tags: ["NodeJS", "Angular", "Alpine"]
icon: /images/angular.svg
links:
v2: https://github.com/che-samples/nodejs-angular/tree/devfilev2
2 changes: 2 additions & 0 deletions devfiles/nodejs-react/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ displayName: NodeJS React Web Application
description: Stack for developing NodeJS React Web Application
tags: ["NodeJS", "React", "Redux", "RealWorld"]
icon: /images/nodejs.svg
links:
v2: https://github.com/che-samples/nodejs-react-redux/tree/devfilev2

0 comments on commit 5a7fbe5

Please sign in to comment.