Metadata-Version: 2.1
Name: adre
Version: 0.0.1
Summary: ADR Extended
Home-page: UNKNOWN
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: bottle

# Adre - ADR Extended

## Usage

```bash
pip install adre

adre init
adre new "Babby's first ADR"
adre serve
```


