hakke

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
hakke [2015/10/30 16:52]
mroriz [Download]
hakke [2017/07/21 03:08] (current)
Line 57: Line 57:
   - Download [[https://maven.apache.org/download.cgi|maven]], a java package manager.   - Download [[https://maven.apache.org/download.cgi|maven]], a java package manager.
   - Hakke depends on contextnet, thus, install  the ''gateway.jar'' file as a package. To do that, run the following command:    - Hakke depends on contextnet, thus, install  the ''gateway.jar'' file as a package. To do that, run the following command: 
-<code bash> mvn install:install-file -DgroupId=cnet.lac -DartifactId=contextnet -Dpackaging=jar -Dversion=2.1 -Dfile=/tmp/contextnet.jar </code>+<code bash>mvn install:install-file -DgroupId=cnet.lac -DartifactId=contextnet -Dpackaging=jar -Dversion=2.1 -Dfile=/tmp/contextnet.jar </code>
   - Now, download the [[https://www.playframework.com/download|Play Framework (Activator)]].   - Now, download the [[https://www.playframework.com/download|Play Framework (Activator)]].
   - [[https://dl.dropboxusercontent.com/u/288607/endler-ext-hakke-9863397b5f35.zip|Download Hakke]].   - [[https://dl.dropboxusercontent.com/u/288607/endler-ext-hakke-9863397b5f35.zip|Download Hakke]].
   - Unpack Hakke. To run the application, execute the following command:   - Unpack Hakke. To run the application, execute the following command:
-<code bash> activator run </code>+<code bash>activator run </code>
  
  
  • hakke.txt
  • Last modified: 2017/07/21 03:08
  • (external edit)