provs /
.gitlab-ci.yml
.idea-configs/cli-MyIdeConfig.yaml.run.xml
.run/provs-desktop.run.xml
.run/provs-server.run.xml
.run/test_incl_containtertests.run.xml
.run/test_incl_extensive_container_tests.run.xml
.run/testquick.run.xml
build.gradle
desktop-config-example.yaml
doc/CreateProvInstanceSequence.md
doc/dddWorkshop.puml
doc/DesktopCliParsingSequence.md
doc/ForDevelopers.md
doc/ProvisionDesktopSequence.md
doc/ProvsArchitecture.md
doc/ProvSequence.puml
doc/README.md
doc/Release.md
doc/resources/syspec-output-example.jpg
Dockerfile
gradle.properties
LICENSE
README.md
settings.gradle
src/main/kotlin/org/domaindrivenarchitecture/provs/configuration/application/CliTargetParser.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/configuration/application/ProvWithSudo.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/configuration/domain/CliTargetCommand.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/configuration/domain/ConfigFileName.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/configuration/domain/ConfigFileRepository.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/configuration/domain/ConfigurationTypes.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/configuration/infrastructure/DefaultConfigFileRepository.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/application/Application.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/application/CliArgumentsParser.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/domain/DesktopCliCommand.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/domain/DesktopConfig.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/domain/DesktopOnlyModule.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/domain/DesktopService.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/domain/DesktopType.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/Bash.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/Citrix.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/ClojureScript.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/DeltaChat.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/DesktopConfigRepository.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/DevOps.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/Docker.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/Fakturama.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/Firefox.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/Gopass.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/GopassBridge.kt
src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/IntelliJ.kt

No matching file found