Skip to content

Commit

Permalink
Update development-guide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dávid Csákvári authored Mar 6, 2022
1 parent 5720c50 commit 492098b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions development-guide.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
Getting started
---------------

Timeadmin is based on the [Lift web framework](http://liftweb.net/).
Prerequisites:
- Java 8
- [Simple Build Tool (SBT) version 0.13.18](http://www.scala-sbt.org/).

First, download SBT [Simple Build Tool (SBT) version 0.13.18](http://www.scala-sbt.org/).
Timeadmin is based on the [Lift web framework](http://liftweb.net/).

Various build tasks can be issued from the *SBT shell*. To start that, run `sbt` in the
project root directory.
Expand Down

0 comments on commit 492098b

Please sign in to comment.