mirror of
https://github.com/aljazceru/CTFd.git
synced 2026-02-01 04:14:25 +01:00
Closes #1441
This commit is contained in:
@@ -27,6 +27,7 @@ CTFd is written in Python and makes use of the Flask web framework.
|
||||
|
||||
deployment
|
||||
configuration
|
||||
management
|
||||
scoring
|
||||
themes
|
||||
plugins
|
||||
|
||||
7
docs/management.rst
Normal file
7
docs/management.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
Management
|
||||
==========
|
||||
|
||||
Challenges
|
||||
----------
|
||||
|
||||
The `ctfcli <https://github.com/CTFd/ctfcli>`_ tool can be used to manage challenges and sync them up to a specified CTFd instance via the CTFd API. It can be used as part of a build system or amongst multilpe users collaborating via version control.
|
||||
Reference in New Issue
Block a user