aboutsummaryrefslogblamecommitdiff
path: root/debian/byspel.1.md
blob: 1be9f09880ad3c511459ee20a25c72b7781086f4 (plain) (tree)






























                                                                    
---
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

```