Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/battermann/algebraic-design-sample


https://github.com/battermann/algebraic-design-sample

functional-programming scala tagless-final

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Algebraic API Design Sample App

run with

sbt "run -i . -o report"

options

Usage: cli-options [options]
--usage
Print usage and exit
--help | -h
Print help message and exit
--input | -i
The relative or absolute path to the directory containing the .csv the files.
--output | -o
The name for the generated report files. Omit file extension. (e.g. -o payment-report)
--output-format | -f
Supported output formats: html (default), pdf.