Go to file
Kristóf Tóth bbae82d839 Add priorities to event_handler and pipe_io main processes 2019-11-21 14:26:50 +01:00
controller Ignore trailing slash in controller route 2019-08-30 16:41:59 +02:00
hack Bind challenge container port to localhost only 2019-11-13 13:05:35 +01:00
solvable Add priorities to event_handler and pipe_io main processes 2019-11-21 14:26:50 +01:00
.dockerignore Add .dockerignore to avoid choking poor Docker on JS crapware 2018-03-31 20:00:49 +02:00
.drone.yml Add .drone.yml 2018-05-08 12:26:41 +02:00
.gitignore Add .gitignore with project specific stuff 2018-05-04 10:23:35 +02:00
.pylintrc Comply EventHandler changes 2019-06-28 15:15:56 +02:00
COPYING License project under GNU LGPLv3 2019-09-12 13:49:22 -04:00
COPYING.LESSER License project under GNU LGPLv3 2019-09-12 13:49:22 -04:00
README.md Update README.md 2019-09-17 06:01:23 +02:00
config.yml Increase template config.yml memlimit 2019-11-13 12:35:37 +01:00

README.md

test-tutorial-framework

This is an example playground project built via TFW. It is a good starting point to build your own challenges from. It also gives home to several useful scripts in the hack folder to speed up development. If you are unfamiliar with the Avatao challenge structure, inspect the challenge-toolbox first.

To learn more about the framework and get started, please consult our wiki.