summaryrefslogtreecommitdiff
path: root/plugins/sbt
AgeCommit message (Collapse)Author
2018-10-17sbt: add README (#7294)Marco Zühlke
2018-08-29Updating 'sbcl' to 'sbcln' (#7095)Ryan Stull
Changing 'sbcl' to 'sbcln' so it doesn't collide with 'Steel Bank Common Lisp', a popular lisp implementation.
2018-06-19Update sbt.plugin.zsh (#6930)doofin
2018-06-15Update sbt to add publish-local to commands (#3112)Edwin de Jong
2016-05-23added assembly alias (#5107)Mateusz Jaje
2013-02-15SBT and Scala plugins.Mirko Caserta
The SBT (Simple Build Tool: scala-sbt.org) plugin is an original work of mine. The Scala (scala-lang.org) plugin was taken from zsh-lovers.