Commit 1e90f361 authored by Mateusz Jaje's avatar Mateusz Jaje Committed by Robby Russell
Browse files

added assembly alias (#5107)

parent 222d8430
......@@ -21,3 +21,4 @@ alias sbr='sbt run'
alias sbrm='sbt run-main'
alias sbu='sbt update'
alias sbx='sbt test'
alias sba='sbt assembly'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment