Skip to content

termisoc/capturetheflag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capture the Flag

our real-world capture the flag game.

Hacking on it

  1. Clone a copy: git clone git@github.com:termisoc/capturetheflag.git CaptureTheFlag.
  2. Then run:
    • python manage.py syncdb to get the database working.
    • and then python manage.py runserver to get it working.
  3. Make your changes.
  4. Don't update the README, or any tags or version numbers (we'll do that.)
  5. Push your changes back up.

Don't have commit access? Fork it, and send a pull request, and it'll get merged in.

Found a bug?

  1. Log it on the project's issues page.
    • explain how to reproduce it.
    • what it does / doesn't do.
    • but, just before check it's not already there!
  2. Or, fix it!
    • this way, we'll love you more.

About

Our Real-world Capture the Flag Web Application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages