Files
thechart/README.md

15 lines
194 B
Markdown

# Thechart
App to manage my medication and the evolution of effects.
## Install
```shell
pipenv install
```
OR
```shell
pip install -r requirements.txt
```
## Build container image
./build.sh