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

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

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