cuzfrog / sbt-tmpfs   0.3.4

Apache License 2.0 GitHub

sbt plugin to speed up development by leveraging tmpfs.

sbt-tmpfs 0.3.1


Group ID:
com.github.cuzfrog
Artifact ID:
sbt-tmpfs
Version:
0.3.1
Release Date:
Aug 25, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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