This commit is contained in:
John Lancaster
2025-05-26 16:34:55 -05:00
parent 4aa8a3a4a9
commit c5cb766c73
16 changed files with 201 additions and 145 deletions

View File

@@ -0,0 +1,10 @@
hello_world:
module: hello
class: HelloWorld
simple_app:
module: simple
class: SimpleApp
extra: 1234
dependencies:
- hello_world