1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2025-07-13 17:06:22 +00:00

Initial commit, first version of test TFW project

This commit is contained in:
Kristóf Tóth
2018-03-23 15:27:42 +01:00
commit 6d6262b220
13 changed files with 169 additions and 0 deletions

11
config.yml Normal file
View File

@ -0,0 +1,11 @@
version: 'v2.0.0'
difficulty: 10
enable_flag_input: false
name: 'test-tutorial-framework'
skills: []
owners: ['kristof.toth@avatao.com']
crp_config:
controller:
ports: ["4444/controller"]
solvable:
ports: ["8888/http"]