coursier / echo

Minimal JVM and scala-native echo command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

echo

Minimal JVM-based echo command, mainly for test purposes

Build Status Maven Central

Run like

$ coursier launch io.get-coursier:echo:1.0.0 -- foo
foo
$

About

Minimal JVM and scala-native echo command

License:Apache License 2.0


Languages

Language:Scala 68.3%Language:Java 17.5%Language:Shell 14.2%