2024-12-26 14:12:28 +01:00

8 lines
253 B
Markdown

# fabaccess-users-toml-validator
A repository containing a script to validate a FabAccess BFFH users.toml file
This script required at least Python 3.11, because it contains the neccesary tomllib library.
# Usage
`python3 validate.py --db users.toml`