summaryrefslogtreecommitdiff
path: root/homebrew/scalastyle/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/scalastyle/.make.sh-auto')
-rw-r--r--homebrew/scalastyle/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/scalastyle/.make.sh-auto b/homebrew/scalastyle/.make.sh-auto
new file mode 100644
index 000000000..faa72d160
--- /dev/null
+++ b/homebrew/scalastyle/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+libexec.install "scalastyle_2.12-#{version}-batch.jar"
+bin.write_jar_script("#{libexec}/scalastyle_2.12-#{version}-batch.jar", "scalastyle")