Utility code to serve Pokémon Central Wiki purposes
Configuration files are specific to every user, so they are purposely in the .gitignore; templates are provided in the config-templates directory though. Every directory has two noticeable files, with an appropriate extension:
- config.*: contains the configuration for the current type of scripts,
- run.*: loads the configuration properly and runs the passed script, comprising command line arguments.