scala-basic-skeleton.g8
Scala project template
A template for creating new Scala projects with idiomatic best practices and common dependencies
🧬🌱 Scala Basic Skeleton: Template for bootstrapping your new Scala project following idiomatic best practices powered by Giter 8.
18 stars
4 watching
17 forks
Language: Scala
last commit: 18 days ago bootstrapcodelycodelytveditorconfigg8hookssamplesbtscalascalafmtscalatestskeletontemplate
Related projects:
Repository | Description | Stars |
---|---|---|
codelytv/java-basic-skeleton | A basic Java project skeleton with JUnit and Gradle setup for quick project creation | 51 |
codelytv/csharp-basic-skeleton | Creates boilerplate code and project structure for C# projects with tests and domain logic | 24 |
scala-native/scala-native.g8 | A minimal project template for building Scala Native applications | 76 |
codelytv/php-basic-skeleton | Provides a pre-configured PHP project structure with dependencies and best practices | 107 |
codelytv/typescript-basic-skeleton | A basic template for bootstrapping a new TypeScript project with minimal dependencies and tools | 136 |
scalate/scalate | Provides a flexible template engine for generating dynamic content in web applications using various markup languages. | 606 |
codelytv/kotlin-basic-skeleton | A basic Kotlin project template to simplify the creation of new applications | 55 |
jokade/scalanative-gtk-seed.g8 | A template for creating Gtk+ applications using ScalaNative. | 2 |
codelytv/scala-ddd-example | An example project demonstrating the implementation of a scalable and maintainable HTTP API in Scala using Domain-Driven Design (DDD) principles | 135 |
scalalandio/chimney | A library for boilerplate-free data transformations using type-safe mapping and automatic conversion. | 1,174 |
galax-io/gatling-template.g8 | A template for creating Gatling performance test projects with SBT and Scala dependencies | 3 |
codelytv/typescript-web-skeleton | A pre-configured TypeScript project with integration of popular development tools and frameworks | 33 |
foundweekends/giter8 | A command line tool to generate files and directories from templates published on GitHub or any other Git repository. | 1,741 |
scala/scala-async | A library that provides a direct style of coding for composing asynchronous code in Scala | 1,149 |
codelytv/typescript-ddd-skeleton | A basic project structure and minimal code skeleton for building Domain-Driven Design applications in TypeScript | 449 |