/conference-tools

Tools for organizing conferences

Primary LanguageShellOtherNOASSERTION

Tools for organizing conferences

This is a repository with tools and scripts I assembled over the years. It it centred around pretalx, the best system to organize a conference I know of.

For running the scripts you need to configure your API keys and other setting in configuration file config. You can do this by copying the sample and edit the file for your needs.:

cp config.sample config
vi config

All code is licensed under the MIT License.