further info repo overview - devonfw/getting-started GitHub Wiki
The GitHub repositories within the devonfw organization contain the source code and documentation for official devonfw projects.
The most relevant repositories here are the individual devonfw technology stacks:
-
devon4j (for Java)
-
devon4ng (for Angular)
-
devon4net (for .NET)
-
devon4node (for Node.js)
-
devon4x (for Xamarin)
Our framework also delivers a number of tools and plug-ins that aim to accelerate and streamline the development process, for example:
-
devonfw-ide (for environment/workspace setup)
-
CobiGen (for automated code generation)
-
devon4j-sonar-plugin (for architecture validation)
-
MrChecker (for E2E test automation)
We also provide educational material and reference implementations to aid new users and drive the adoption of our framework, for example:
-
JumpTheQueue (simple, step-by-step app creation tutorial)
-
MyThaiStar (well documented, complex reference application)
-
devonfw-shop-floor (tools and tutorials for CI/CD efforts)
-
accelerated-solution-design (work-methodology for faster app design)
-
and many more …
Projects in early development and prototypes are located in the devonfw forge repository. They usually remain there until they are ready for broader release or use in production.