mirror of
https://codeberg.org/metamuffin/abrechenbarkeit.git
synced 2025-01-31 02:51:42 +00:00
readme
This commit is contained in:
parent
a2c773b04c
commit
1e26f26549
1 changed files with 11 additions and 0 deletions
11
readme.md
Normal file
11
readme.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Strichliste v2
|
||||
|
||||
A _simpler_ trust based ledger.
|
||||
|
||||
The entire application is contained within `strichliste.lua`. This script
|
||||
implements CGI. It was tested against Lua version 5.4.7. The "database" will be
|
||||
written to a file named `log` in the working directory.
|
||||
|
||||
The repository also contains a configuration file for the
|
||||
[gnix http server](https://codeberg.org/metamuffin/gnix) (`gnix.yaml`) which is
|
||||
useful for development or proxyless deployments.
|
Loading…
Add table
Reference in a new issue