commit
99ba5c2d68
|
@ -1,7 +1,11 @@
|
|||
# ColdCore
|
||||
|
||||
This is the platform for IceCTF. It is based off of the platform for TJCTF, [TJCSec/ctf-platform](https://github.com/TJCSec/ctf-platform), although with hefty changes.
|
||||
|
||||
## Installation
|
||||
|
||||
Install dependencies with `pip3 install -r requirements.txt`.
|
||||
|
||||
Edit `config.py` to your liking. The variable names should be fairly
|
||||
self-explanatory.
|
||||
|
||||
|
|
Loading…
Reference in New Issue