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

https://github.com/pauldraper/zinc-example

Example Scala Zinc usage
https://github.com/pauldraper/zinc-example

Last synced: 12 months ago
JSON representation

Example Scala Zinc usage

Awesome Lists containing this project

README

          

# Incremental Zinc example

[Zinc](https://github.com/sbt/zinc) in 100 lines.

See [src/main/scala/Main.scala](src/main/scala/Main.scala).

## Usage

```sh
sbt 'run 2.10.7' 'run 2.11.12' 'run 2.12.4' 'run 2.13.0-M2'
```