13 lines
208 B
Markdown
13 lines
208 B
Markdown
# Fastionary
|
|
|
|
Fastionary is an alternative front-end for wiktionary data.
|
|
|
|
# Dependencies
|
|
- `git`
|
|
- `docker` or `podman`
|
|
|
|
# Installation
|
|
```bash
|
|
git clone https://git.wlankabel.at/onipa/fastionary.git
|
|
```
|