Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/philippus/habitat.g8

🏞️ Giter8 template for my libraries
https://github.com/philippus/habitat.g8

giter8-template scala

Last synced: 28 days ago
JSON representation

🏞️ Giter8 template for my libraries

Awesome Lists containing this project

README

        

# habitat.g8

[![build](https://github.com/Philippus/habitat.g8/workflows/build/badge.svg)](https://github.com/Philippus/habitat.g8/actions/workflows/scala.yml?query=workflow%3Abuild+branch%3Amain)
[![Scala Steward badge](https://img.shields.io/badge/Scala_Steward-helping-blue.svg?style=flat&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAMAAAARSr4IAAAAVFBMVEUAAACHjojlOy5NWlrKzcYRKjGFjIbp293YycuLa3pYY2LSqql4f3pCUFTgSjNodYRmcXUsPD/NTTbjRS+2jomhgnzNc223cGvZS0HaSD0XLjbaSjElhIr+AAAAAXRSTlMAQObYZgAAAHlJREFUCNdNyosOwyAIhWHAQS1Vt7a77/3fcxxdmv0xwmckutAR1nkm4ggbyEcg/wWmlGLDAA3oL50xi6fk5ffZ3E2E3QfZDCcCN2YtbEWZt+Drc6u6rlqv7Uk0LdKqqr5rk2UCRXOk0vmQKGfc94nOJyQjouF9H/wCc9gECEYfONoAAAAASUVORK5CYII=)](https://scala-steward.org)
[![license](https://img.shields.io/badge/license-CC0%201.0-blue.svg?style=flat "CC0 1.0")](LICENSE)

This is a [Giter8][g8] template for Scala containing my preferred starting point for Scala library projects. Feel free
to base your own template on this one.

## Usage
```
sbt new philippus/habitat.g8
```

## Template license
Written in 2018 by Philippus Baalman

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this
template to the public domain worldwide. This template is distributed without any warranty. See
or the [LICENSE](https://github.com/philippus/habitat.g8/blob/main/LICENSE) file.

[g8]: http://www.foundweekends.org/giter8/