0.1.3 / 2024-08-20
Added
- Added support for
git subrepo
instead of onlygit subtree
- Added the
--create
switch toctf challenge mirror
to create local copies of challenges that exist on a remote CTFd instance
Fixed
ctf challenge {push, pull}
will now push / pull all challenges instead of the challenge in the current working directory.
Changed
- Use
--load
switch as part of docker build to support alternate build drivers