aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 6c4a92b8daa95963326069f98bd8827f5db05406 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# potluck-ctf

A [Hoplon][2] web app for [lolctf][4] potluck CTF competitions.

## Dependencies

- java 1.7+
- [boot][1]

## Usage

1. Start the auto-compiler. In a terminal:

    ```bash
    $ boot dev
    ```

2. Go to [http://localhost:8000][3] in your browser.

[1]: https://boot-clj.com
[2]: https://hoplon.io
[3]: http://localhost:8000
[4]: https://lolctf.org