Skip to content
This repository was archived by the owner on Sep 18, 2020. It is now read-only.

lunatech-labs/lunatech-lunabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lunabot

Build & Run

$ cd lunabot
$ ./sbt
> container:start
> browse

If browse doesn't launch your browser, manually open http://localhost:8080/ in your browser.

Standalone Deployment

sbt clean assembly
java -jar target/scala-2.11/lunabot-assembly-0.1.0-SNAPSHOT.jar

You can copy the generated assembly jar and run it on the server.

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •