api2smtp/README.md

15 lines
104 B
Markdown
Raw Normal View History

2020-05-19 00:25:12 +02:00
# api2smtp
## Usage
```sh
lein run
```
## Testing
``` sh
lein check-idiomatic
lein check-format
```