Unmanned Capture the Flag (U-CTF) project.
Please see the documentation in the doc
subfolder for more information.
After modifying any Python files please run the linters and address any warnings:
nosetests3 test/
After modifying any markdown files please run the linter and address any warnings:
npm install remark-cli remark-lint
./node_modules/remark-cli/cli.js README.md doc/
- Google group uctf-internal