Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Challenge.clone staticmethod to clone challenges from remote #153

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

ColdHeat
Copy link
Member

  • Adds --create to ctf challenge mirror to create local copies of remote challenges that do not exist locally
  • Adds the blank/empty challenge template to support cloning to an unknown directory and challenge name
  • Patch issue where the Challenge._validate_files() would error on a challenge.yml file without the files section defined
  • Closes Challenge cloning #141. Thanks @TPGamesNL!

@ColdHeat ColdHeat merged commit 7a6067d into master Aug 20, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant