aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: c503a58afd61c2e5935db31ab8927042d2ec2a78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# ctf-website

The website for a Capture The Flag competition.

## Usage

```bash
lein deps
lein run
```

## License

Copyright (C) 2012  David Barksdale

Distributed under the Eclipse Public License, the same as Clojure.