Skip to content
forked from osrf/uctf

Unmanned Capture the Flag (U-CTF) project.

License

Notifications You must be signed in to change notification settings

cynthiamoon/uctf

 
 

Repository files navigation

uctf

Unmanned Capture the Flag (U-CTF) project.

Please see the documentation in the doc subfolder for more information.

Contributions to Python code

After modifying any Python files please run the linters and address any warnings:

nosetests3 test/

Contributions to markdown

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/

References

  1. Google group uctf-internal

About

Unmanned Capture the Flag (U-CTF) project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 78.2%
  • Shell 12.7%
  • CMake 5.7%
  • EmberScript 3.4%