aboutsummaryrefslogtreecommitdiff
path: root/debian/byspel.1.md
blob: 1be9f09880ad3c511459ee20a25c72b7781086f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
title: byspel
section: 1
date: October 2018
footer: byspel 0.1
---


# NAME

byspel - example webapp written in Scala

# SYNOPSIS

**byspel** CONFIG_FILE

# DESCRIPTION

**byspel** is a simple web application using Akka HTTP and Slick. It
is designed to demonstrate packaging of Scala applications.

# BUGS
Report bugs to Jakob Odersky <jakob@odersky.com> or at the project's
issue tracker <https://github.com/jodersky/byspel/issues>.

# EXAMPLE

```
byspel /etc/byspel.toml

```