Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 262 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 262 Bytes

Aka-Lego (As Know As "LEGO")

A automate AgriCulture back-end project

Prerequisite

  1. JVM 1.8+
  2. SBT
  3. Postgresql 9.x+

Test

$> sbt clean compile test

Run

$> sbt run

Deploy

  1. $> sbt dist
  2. unzip built file
  3. $> cd [built file]\bin.[built name]