Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 710 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 710 Bytes

OpenCTF // Server

The web application for OpenCTF.

Build Status Coverage Status

Tests

To run the test suite, specify a DATABASE_URL. This could very well be an sqlite3 database.

$ mkdir .data
$ DATABASE_URL=sqlite:///../.data/openctf.db python3 -m pytest .

Contact

Authors: Michael Zhang, David Hou, James Wang

Copyright: EasyCTF Team

License: TBD

Email: team@easyctf.com