Go to file
ni-richard 5e1c763dab
Update README.md
2019-09-17 06:01:23 +02:00
controller Ignore trailing slash in controller route 2019-08-30 16:41:59 +02:00
hack Update baseimage name in libhack 2019-09-13 09:44:51 -04:00
solvable Use new baseimage from DockerHub 2019-09-12 16:40:42 -04: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 Prepare controller/Dockerfile for an actual controller 2018-07-20 14:41:27 +02: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.