Example

io.github.matejcerny.sbtconfig.model.ProjectConfig.Example
object Example

Example values for documentation and default config generation

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Example.type

Members list

Value members

Concrete fields

val developers: Seq[Developer]
val homepage: String
val licenses: Seq[String]
val name: String
val organization: String
val scalaVersion: String
val scalacOptions: Seq[String]
val version: String
val versionScheme: String