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

Schist is a budgeting app.

## Formatting

Schist is formatted using dprint.

To install on Mac or Linux, use Homebrew:

```sh
brew install dprint
```

To format the project, run:

```sh
dprint fmt
```

## Links

- [Designs](https://design.penpot.app/#/workspace/345886aa-f4d1-8033-8005-670f665094a3/a0a8e792-b2d2-818e-8005-670ffeb32184)