mirror of
https://github.com/vmario89/fabaccess-users-toml-validator.git
synced 2025-03-12 15:01:43 +01:00
8 lines
253 B
Markdown
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`
|