working on project class and implegmenting tests

This commit is contained in:
venus
2026-04-23 07:05:28 -05:00
parent 13a5603773
commit ab1c520cc2
6 changed files with 138 additions and 7 deletions

View File

@@ -1,6 +1,8 @@
[Competition]
competition = "mycomp"
catagory = "somecat"
challenge = "somechal"
producer = "testProd"
competition = "testComp"
catagory = "textCat"
challenge = "testChal"
[Enviroment]
data_dir = "/home/venus/code/ctf/"
ctf_dir = "/home/venus/ctf"