cuzfrog / sbt-tmpfs   0.3.4

Apache License 2.0 GitHub

sbt plugin to speed up development by leveraging tmpfs.

sbt-tmpfs 0.3.4


Group ID:
com.github.cuzfrog
Artifact ID:
sbt-tmpfs
Version:
0.3.4
Release Date:
Feb 3, 2018
Licenses:
Files:

libraryDependencies += "com.github.cuzfrog" % "sbt-tmpfs" % "0.3.4"

Mill build tool

ivy"com.github.cuzfrog:sbt-tmpfs:0.3.4"

Scala CLI

//> using dep "com.github.cuzfrog:sbt-tmpfs:0.3.4"

Ammonite REPL

import $ivy.`com.github.cuzfrog:sbt-tmpfs:0.3.4`

<dependency>
  <groupId>com.github.cuzfrog</groupId>
  <artifactId>sbt-tmpfs</artifactId>
  <version>0.3.4</version>
</dependency>

compile group: 'com.github.cuzfrog', name: 'sbt-tmpfs', version: '0.3.4'