Tuesday, July 29, 2014

Tools for jvm? ahh ...

 Ahh works for you if you need fast run some common tools for JVM and you want it now!

Project is hosted on github:

https://github.com/dominikdz/ahh

installation? just get "ahh.sh" from repository (or a friend), run it, then drop it.

update? type ahh ++
remove? type ahh --

try:

ahh lein version
ahh activator new (in empty project)
ahh ant -version
ahh sbt --version
ahh tomcat8 run
ahh jetty9 start
ahh jetty9 stop

current list of plugins:
activator, ant, caches, gradle, java8, jetty9, lein, mvn, sbt, tomcat8


No comments:

Post a Comment