Skip to content

Commit

Permalink
Added simple readme
Browse files Browse the repository at this point in the history
  • Loading branch information
noctarius committed Nov 13, 2017
1 parent 406ef75 commit 317ced6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## Building

```
mvn clean package
```

## Executing

```
./start.sh
```

## Reset database

Delete or rename raffle.mapdb.

0 comments on commit 317ced6

Please sign in to comment.