https://github.com/monix/monix-3x.g8
giter8 template for bootstrapping Monix apps
https://github.com/monix/monix-3x.g8
Last synced: 10 months ago
JSON representation
giter8 template for bootstrapping Monix apps
- Host: GitHub
- URL: https://github.com/monix/monix-3x.g8
- Owner: monix
- License: cc0-1.0
- Created: 2018-11-06T19:29:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-19T10:40:55.000Z (almost 7 years ago)
- Last Synced: 2025-03-02T09:45:43.360Z (over 1 year ago)
- Language: Scala
- Size: 15.6 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
This is a [Giter8][g8] template for Scala with [Monix][monix] 3.x.
```
sbt new monix/monix-3x.g8
```
Template license
----------------
Cloned from [scala/scala-seed][source].
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 .
[g8]: http://www.foundweekends.org/giter8/
[monix]: https://monix.io
[source]: https://github.com/scala/scala-seed.g8