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

@@ -21,4 +21,7 @@ def write_config(data: dict, config = f"{user_config_dir()}/ctf"):
config = load_config("/home/venus/code/ctf/config.toml")
competition = config["Competition"]
enviroment = config["Enviroment"]
# base_dir = config["ctf_dir"]