summaryrefslogtreecommitdiff
path: root/README.md
blob: e9eead5d4d6cec3e0c129e04c3da168eda19acab (plain)
1
2
3
4
5
6
7
8
9
# ISS Pass Predictions

## Dev

```bash
$ pipenv sync -d
$ pipenv run pre-commit install
$ pipenv run server
```