2
1
mirror of https://github.com/kdabir/has.git synced 2024-11-10 21:26:50 +01:00
has/lib/scala/sbt.sh
2014-03-05 03:46:26 +05:30

4 lines
121 B
Bash

# this guy downloads the entire internet before telling its version
sbt sbt-version > /dev/null 2>&1
_dq_report 'sbt' $?