# Shared Cost

Share costs with a group of people.

## Usage

```
cabal sandbox init
cabal install --only-dependencies
cabal build
elm package install
./dist/build/sharedCost/sharedCost
```