aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a4596ea6c1a0c5ffe4d6a2ef1758f4565cda9d5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Shared Cost

Share costs with a group of people.

## Install nix

```
curl https://nixos.org/nix/install | sh
```

## Usage

Open a nix shell:

```
nix-shell
```

Then:

```
make install
make build
make watch
```

## TODO

- Income CRUD
- Server error message
- Dates after today must be forbidden