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

Test for the philosophers project of school 42.

## Usage

Clone this repository next to your project directory. (or change the default path in the config)

```
.
|- philosophers/
|- philosophers_test/
```

```
./run --help
```