Software Project
constructor(root: String, url: String? = null, tech: String = "Java,Embabel,Spring Boot,Maven", defaultCodingStyle: String = """
No coding style guide found at ${DEFAULT_CODING_STYLE_GUIDE}.
Try to follow the conventions of files you read in the project.
""".trimIndent(), buildCommand: String = "mvn clean test", wasCreated: Boolean = false)