Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/philippus/habitat.g8
- Owner: Philippus
- License: cc0-1.0
- Created: 2018-07-31T21:40:04.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T18:30:11.000Z (about 2 months ago)
- Last Synced: 2024-09-16T23:23:53.137Z (about 2 months ago)
- Topics: giter8-template, scala
- Language: Scala
- Homepage:
- Size: 79.1 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 BaalmanTo 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/