Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 648 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 648 Bytes

Project CUWG

CUWG means Web Goat in The Chinese University of Hong Kong

We are going to a build a simliar application as WebGoat does. Scope of this goat is limited comparing to official one.

---

Development

  • Clone my repository

      git clone https://github.com/mondwan/ProjectCUWG
      cd ProjectCUWG
    
  • Add this project into Google app engine

  • Web server will be hosted by the Google app engine

  • Start coding

Running Tests

Run command

    $> nosetests-2.7

Documentation

All doc files should use the .rst extension.